Rekeying + reduce access to thinkstation
This commit is contained in:
parent
e49adc321b
commit
dc44c00208
20 changed files with 342 additions and 343 deletions
|
|
@ -345,7 +345,7 @@
|
|||
./modules/nixos/steam.nix
|
||||
] ++ homeManagerUModules ++ [{
|
||||
age.secrets = {
|
||||
minio_bertof = { file = ./secrets/minio_bertof.age; owner = "bertof"; };
|
||||
minio_bertof = { file = ./secrets/minio_tiziano.age; owner = "bertof"; };
|
||||
};
|
||||
home-manager.users.bertof = import ./instances/thinkstation/hm.nix;
|
||||
}];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue