Remove unused garage
This commit is contained in:
parent
c98867d0b4
commit
9266a2dd90
12 changed files with 7 additions and 146 deletions
|
|
@ -1,10 +1,5 @@
|
|||
{ pkgs, ... }: {
|
||||
|
||||
age.secrets = {
|
||||
garage_bertof_baldur_key = { file = ../../secrets/garage_bertof_baldur_key.age; owner = "bertof"; };
|
||||
garage_tiziano_baldur_key = { file = ../../secrets/garage_tiziano_baldur_key.age; owner = "tiziano"; };
|
||||
};
|
||||
|
||||
boot = {
|
||||
growPartition = true;
|
||||
kernelParams = [ "console=ttyS0" "panic=1" "boot.panic_on_fail" ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue