Configure i3

This commit is contained in:
muon 2024-06-12 13:34:15 +00:00
parent 5f6f020888
commit 58128797de
5 changed files with 88 additions and 13 deletions

View file

@ -6,6 +6,7 @@ in {
./i3.nix
./hyprland.nix
./social.nix
./development.nix
];
mods.hyprland.enable = lib.mkIf cfg.wayland.enable true;