Compare commits

..

No commits in common. "295610583a098901efcf4e572ea0a4e1765e125c" and "4a0ba1a7663c477213b7a15337d18800d0ea636f" have entirely different histories.

View file

@ -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";