configuration: extract nixos config into more files
This commit is contained in:
parent
8e2781a59d
commit
212d65408a
9 changed files with 111 additions and 113 deletions
|
|
@ -17,4 +17,7 @@
|
|||
protontricks
|
||||
bottles
|
||||
];
|
||||
|
||||
programs.dzgui.enable = true;
|
||||
programs.dzgui.package = inputs.dzgui-nix.packages.${pkgs.system}.default;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue