users
This commit is contained in:
parent
240a322ec6
commit
72cd7b3696
3 changed files with 57 additions and 5 deletions
|
|
@ -1,7 +1,26 @@
|
|||
{...}: {
|
||||
imports = [
|
||||
./boot.nix
|
||||
./packages.nix
|
||||
./env.nix
|
||||
./btrfs.nix
|
||||
./users.nix
|
||||
|
||||
./networking.nix
|
||||
./persistence.nix
|
||||
./nix.nix
|
||||
./audio.nix
|
||||
./ssh.nix
|
||||
|
||||
./syncthing.nix
|
||||
./wayland.nix
|
||||
./steam.nix
|
||||
|
||||
./nfs.nix
|
||||
./fonts.nix
|
||||
./bluetooth.nix
|
||||
./zsh.nix
|
||||
];
|
||||
|
||||
# lib.mkForce
|
||||
system.stateVersion = "24.11";
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue