hosts/vulcan: disable backups
This commit is contained in:
parent
0295ac0b95
commit
0166afa54f
1 changed files with 2 additions and 0 deletions
|
@ -5,6 +5,8 @@
|
|||
|
||||
modules.hardware.form.server = true;
|
||||
modules.secrets.enable = false;
|
||||
modules.backups.enable = false;
|
||||
info.loc.home = false;
|
||||
info.loc.purdue = true;
|
||||
|
||||
home-manager.useUserPackages = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue