forked from wurzel/fruitbasket
tomate: init sssd
This commit is contained in:
parent
3ee4380328
commit
220136af25
3 changed files with 42 additions and 15 deletions
|
@ -101,18 +101,6 @@
|
|||
# Enable touchpad support (enabled default in most desktopManager).
|
||||
# services.xserver.libinput.enable = true;
|
||||
|
||||
# Define a user account. Don't forget to set a password with ‘passwd’.
|
||||
users.users.fsr = {
|
||||
isNormalUser = true;
|
||||
description = "FSR Informatik";
|
||||
extraGroups = [ "networkmanager" ];
|
||||
packages = with pkgs; [
|
||||
firefox
|
||||
kate
|
||||
# thunderbird
|
||||
];
|
||||
};
|
||||
|
||||
# Allow unfree packages
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue