mirror of
https://github.com/Misterio77/Foundry.git
synced 2026-08-28 02:24:12 -05:00
fix(hosts): make ssh store serving optional, enable only on taygeta
This commit is contained in:
@@ -16,7 +16,6 @@
|
||||
./optin-persistence.nix
|
||||
./podman.nix
|
||||
./sops.nix
|
||||
./ssh-serve-store.nix
|
||||
./steam-hardware.nix
|
||||
./systemd-initrd.nix
|
||||
./swappiness.nix
|
||||
|
||||
@@ -5,6 +5,7 @@
|
||||
|
||||
../common/global
|
||||
../common/users/gabriel
|
||||
../common/optional/ssh-serve-store.nix
|
||||
];
|
||||
|
||||
networking = {
|
||||
|
||||
Reference in New Issue
Block a user