thinknix: enable guest user as a module
Introduce a guest user module that sets up a guest user with the default desktop home packages through the home-manager NixOS module. Enabled on thinknix.
This commit is contained in:
parent
8911511edc
commit
83858d6d11
4 changed files with 77 additions and 1 deletions
|
@ -15,6 +15,7 @@ in
|
|||
./nitrokey.nix
|
||||
./nix-settings.nix
|
||||
./upgrade-diff.nix
|
||||
./guest.nix
|
||||
];
|
||||
|
||||
services.davfs2.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue