home/natto: split wayland.nix

Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
This commit is contained in:
2025-06-29 19:39:56 +05:30
parent 5a9ff77a29
commit 9baf54ef33
7 changed files with 86 additions and 67 deletions

View File

@@ -12,9 +12,6 @@
./browser.nix
./pdf.nix
./mpv.nix
./foot.nix
# ./xsession.nix
./wayland.nix
./pkgs.nix
./stuff.nix
./gtk.nix
@@ -23,5 +20,15 @@
./music.nix
./zsh.nix
./games.nix
/* when xserver */
# ./xsession.nix
/* when wayland */
./wayland.nix
./hyprland.nix
./foot.nix
./tofi.nix
./ags
];
}