Create module for desktop

This commit is contained in:
Pim Kunis 2024-11-19 22:08:41 +01:00
parent 7312d03b61
commit da3e3e621e
4 changed files with 41 additions and 34 deletions

View file

@ -16,9 +16,15 @@ in {
compliance.enable = true;
};
users.users.pim = {
isNormalUser = true;
extraGroups = ["wheel" "docker" "input" "wireshark" "dialout"];
};
deployment = {
allowLocalDeployment = true;
targetHost = null;
tags = ["desktop"];
keys = {
# TODO: Create macro for this