fix deprecated options
This commit is contained in:
parent
f805c5bc29
commit
c25585b2b7
4 changed files with 9 additions and 3 deletions
|
|
@ -14,7 +14,7 @@ in
|
|||
[ (import ./bootloader.nix) ]
|
||||
++ [ (import ./hardware.nix) ]
|
||||
++ [ (import ./xserver.nix) ]
|
||||
++ [ (import ./steam.nix) ]
|
||||
# ++ [ (import ./steam.nix) ]
|
||||
++ [ (import ./network.nix) ]
|
||||
++ [ (import ./pipewire.nix) ]
|
||||
++ [ (import ./program.nix) ]
|
||||
|
|
|
|||
Reference in a new issue