448 current 2024-04-21 17:12:10 24.05.20240421.a8a8401 6.8.6-zen1 *

This commit is contained in:
zackartz 2024-04-21 17:12:12 -04:00
parent a719b5c576
commit 7adc88560b
No known key found for this signature in database
GPG key ID: 5B53E53A9A514DBA
2 changed files with 3 additions and 5 deletions

View file

@ -11,7 +11,7 @@
Install.WantedBy = ["graphical-session.target"];
};
in {
imports = [./config.nix ./binds.nix];
imports = [./config.nix ./binds.nix ./rules.nix];
wayland.windowManager.hyprland = {
enable = true;
package = inputs.hyprland.packages.${pkgs.system}.default;