hosts: minor change

Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
This commit is contained in:
2024-06-28 18:29:26 +05:30
parent aeb370f299
commit 075ee51920
2 changed files with 4 additions and 5 deletions

View File

@@ -4,6 +4,7 @@ let
commonModules = [
./nvim.nix
./nix.nix
{
_module.args = globalArgs;
}
@@ -11,7 +12,6 @@ let
desktopModules = [
./xorg.nix
./wayland.nix
./nix.nix
./desktop-pkgs.nix
./sound.nix
];