Get Hyprland and stuff all set up on desktop

This commit is contained in:
Elnu 2025-06-19 12:29:12 -07:00
parent 96739c5979
commit 44c5a27387
15 changed files with 668 additions and 13 deletions

View file

@ -4,5 +4,6 @@
imports = [
(import ./apps.nix)
(import ./i3)
(import ./hypr)
];
}