Clean up structure
This commit is contained in:
parent
e6fd710dc4
commit
0d7357c859
7 changed files with 7 additions and 7 deletions
|
@ -10,8 +10,8 @@
|
|||
[
|
||||
../hardware/nuc.nix
|
||||
../role/base
|
||||
../role/dropbear.nix
|
||||
(import ../role/backup.nix {systemdMount = "var-backup.mount"; borgArchiveFolder = "/var/backup/montalin";})
|
||||
../role/dropbear
|
||||
(import ../role/backup { systemdMount = "var-backup.mount"; borgArchiveFolder = "/var/backup/montalin";})
|
||||
];
|
||||
|
||||
boot.initrd.luks.devices = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue