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
|
@ -22,6 +22,8 @@
|
|||
speed = 180;
|
||||
};
|
||||
|
||||
schmittlauch.guestUser.enable = true;
|
||||
|
||||
networking.hostName = "thinknix";
|
||||
|
||||
# This value determines the NixOS release with which your system is to be
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue