Compare commits
2 Commits
874d2cbf25
...
8ae15e1149
| Author | SHA1 | Date | |
|---|---|---|---|
| 8ae15e1149 | |||
| 91a70ee052 |
@@ -8,7 +8,7 @@
|
||||
./hypr/misc.nix
|
||||
./hypr/input.nix
|
||||
|
||||
./scripts.nix
|
||||
./scripts/movement.nix
|
||||
];
|
||||
wayland.windowManager.hyprland.enable = true;
|
||||
wayland.windowManager.hyprland.systemd.enable = false; # for UWSM support...
|
||||
|
||||
@@ -7,7 +7,6 @@
|
||||
./hardware-configuration.nix
|
||||
../../modules/system/default.nix
|
||||
../../modules/system/hyprland.nix
|
||||
../../modules/system/scripts.nix
|
||||
../../modules/system/gaming.nix
|
||||
];
|
||||
}
|
||||
|
||||
@@ -1,4 +0,0 @@
|
||||
{
|
||||
imports = [
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user