Clean up base role

This commit is contained in:
Fabian Hauser 2020-03-31 22:38:43 +02:00
parent b2138a8591
commit 7a381c755e
5 changed files with 7 additions and 7 deletions

View file

@ -9,7 +9,7 @@
imports =
[
../hardware/nuc.nix
../role/base.nix
../role/base
../role/dropbear.nix
(import ../role/backup.nix {systemdMount = "var-backup.mount"; borgArchiveFolder = "/var/backup/montalin";})
];