pkgs: hyprland to flakes

This commit is contained in:
2024-11-18 22:00:27 +03:00
parent 5c04f7522d
commit 734a4fc44c
10 changed files with 436 additions and 69 deletions
+2 -1
View File
@@ -6,11 +6,12 @@
./env.nix
./nm.nix
./virtmanager.nix
./hyprland.nix
./trim.nix
./bluetooth.nix
./vpn.nix
./printing.nix
./shutdown-on-lan.nix
];
programs.hyprland.enable = true;
}