move niri module out of machines/haze
This commit is contained in:
parent
73b4123986
commit
460e856350
3 changed files with 2 additions and 16 deletions
|
|
@ -9,7 +9,6 @@
|
|||
./chat.nix
|
||||
./gimp.nix
|
||||
./hibernate.nix
|
||||
./niri.nix
|
||||
./ssh.nix
|
||||
./network.nix
|
||||
./syncthing.nix
|
||||
|
|
@ -17,6 +16,7 @@
|
|||
self.nixosModules.atuin-config
|
||||
self.nixosModules.desktop
|
||||
self.nixosModules.lanzaboote
|
||||
self.nixosModules.niri
|
||||
self.nixosModules.nix-defaults
|
||||
self.nixosModules.steam
|
||||
|
||||
|
|
@ -66,7 +66,6 @@
|
|||
wheelNeedsPassword = false;
|
||||
};
|
||||
|
||||
|
||||
services.displayManager.autoLogin = {
|
||||
enable = true;
|
||||
user = "rpqt";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue