add sddm to smaug

This commit is contained in:
Don Harper 2024-04-27 22:08:11 -05:00
parent a030de83d4
commit 738ff957d9
2 changed files with 5 additions and 1 deletions

View file

@ -6,6 +6,7 @@
./hardware-configuration.nix
../workstation
../wm
../wm/sddm
];
networking.hostName = "smaug";
}