Modularizing the setup

This commit is contained in:
2025-08-20 10:08:10 -04:00
parent ecd8b1c9cf
commit a2ebeed8c6
9 changed files with 202 additions and 176 deletions

View File

@@ -41,7 +41,7 @@
* ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIH8P/3yzsruekSaZ9b+yk429VTcfCtI1j8jnkNbPAgnr th3r00t@nixos
'';
imports = [
includes/hyprland.nix
modules/hyprland.nix
];
xdg.enable = true;
programs.nix-index.enable = true;