treewide: set allowUnfree for flake
This commit is contained in:
+2
-2
@@ -118,10 +118,10 @@ in
|
||||
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
|
||||
environment.etc."nixos/current".source = lib.cleanSource ./..;
|
||||
|
||||
system = {
|
||||
configurationRevision = self.rev or self.dirtyRev;
|
||||
stateVersion = "25.11";
|
||||
};
|
||||
|
||||
environment.etc."nixos/current".source = lib.cleanSource ./..;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user