Sway phase 1

This commit is contained in:
Nathan McCarty 2025-07-08 15:03:40 -04:00
parent 780ffcaeb8
commit 63a33662ef
3 changed files with 32 additions and 6 deletions

View file

@ -39,6 +39,7 @@
# Our modules
(import ../../modules/base.nix {inherit inputs;})
(import ../../modules/desktop.nix)
(import ../../modules/sway.nix)
(import ./configuration.nix)
(import ./hardware.nix)
(import ../../modules/user.nix {