Aligned flake with workflow

This commit is contained in:
2026-06-22 22:16:53 +02:00
parent 6da850dce9
commit 238c4fcaf7
9 changed files with 81 additions and 92 deletions
-2
View File
@@ -1,8 +1,6 @@
{ pkgs, ... }:
{
nixpkgs.config.allowUnfree = true;
services.unifi = {
enable = true;
unifiPackage = pkgs.unifi;