nixos: invert common dependency
This commit is contained in:
parent
da803f5e55
commit
738c8c0faa
11 changed files with 25 additions and 44 deletions
|
@ -3,7 +3,4 @@
|
|||
|
||||
# Supress systemd services that don't work (correctly) on LXC
|
||||
systemd.suppressedSystemUnits = [ "dev-mqueue.mount" "sys-kernel-debug.mount" "sys-fs-fuse-connections.mount" ];
|
||||
|
||||
# Enable SSH daemon support.
|
||||
services.openssh.enable = true;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue