Enable sshd on Vanguard

This commit is contained in:
Evie Litherland-Smith 2024-03-02 15:08:16 +00:00
parent 7a10373030
commit 8284e10211

View file

@ -200,6 +200,7 @@
systemConfig {
inherit hostName user system;
systemModules = [
./services/sshd.nix
./system/hyprland.nix
./system/games.nix
];