Remove unused garage

This commit is contained in:
Filippo Berto 2023-10-28 02:04:53 +02:00
parent c98867d0b4
commit 9266a2dd90
Signed by: bertof
GPG key ID: 9DBF7E6A1D2CE9ED
12 changed files with 7 additions and 146 deletions

View file

@ -1,11 +1,5 @@
{ pkgs, ... }: {
age.secrets = {
garage_bertof_freya_key = { file = ../../secrets/garage_bertof_freya_key.age; owner = "bertof"; };
# garage_tiziano_loki_key = { file = ../../secrets/garage_tiziano_loki_key.age; owner = "tiziano"; };
};
console = { font = "Lat2-Terminus16"; keyMap = "it"; };
environment = {