update config to new 25.11 options
This commit is contained in:
parent
ac9f906948
commit
c3511afc52
7 changed files with 13 additions and 13 deletions
|
|
@ -210,7 +210,7 @@
|
|||
}:
|
||||
flakes.nixpkgs.lib.makeOverridable flakes.nixpkgs.lib.nixosSystem {
|
||||
inherit pkgs;
|
||||
inherit (pkgs) system;
|
||||
inherit (pkgs.stdenv.hostPlatform) system;
|
||||
|
||||
modules = [self.nixosModules.default] ++ modules;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue