S3 mount in thor

This commit is contained in:
Filippo Berto 2023-07-31 23:37:28 +02:00
parent af8390dc1c
commit 33b3defff9
Signed by: bertof
GPG key ID: 9DBF7E6A1D2CE9ED
5 changed files with 40 additions and 1 deletions

View file

@ -131,6 +131,7 @@
./modules/nixos/pentablet.nix
./modules/nixos/steam-link.nix
./modules/nixos/kdeconnect.nix
./modules/nixos/garage.nix
] ++ homeManagerModules ++ [
{ home-manager.users.bertof = import ./instances/thor/hm.nix; }
];