Compare commits
No commits in common. "295610583a098901efcf4e572ea0a4e1765e125c" and "4a0ba1a7663c477213b7a15337d18800d0ea636f" have entirely different histories.
295610583a
...
4a0ba1a766
1 changed files with 0 additions and 13 deletions
|
@ -108,19 +108,6 @@
|
|||
# services.xserver.libinput.enable = true;
|
||||
|
||||
# Define a user account. Don't forget to set a password with ‘passwd’.
|
||||
users.users.schlossrave = {
|
||||
isNormalUser = true;
|
||||
description = "schlossrave Service Account";
|
||||
extraGroups = [ "networkmanager" ];
|
||||
packages = with pkgs; [
|
||||
kdePackages.kate
|
||||
fastfetch
|
||||
btop
|
||||
firefox
|
||||
qlcplus
|
||||
dig
|
||||
];
|
||||
};
|
||||
users.users.kb = {
|
||||
isNormalUser = true;
|
||||
description = "kb";
|
||||
|
|
Loading…
Add table
Reference in a new issue