mirror of
https://github.com/morten-olsen/nixos-config.git
synced 2026-02-08 00:36:27 +01:00
improved gtk
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
isNormalUser = true;
|
||||
description = "Alice";
|
||||
extraGroups = [ "networkmanager" "wheel" ];
|
||||
shell = pkgs.bash;
|
||||
shell = pkgs.zsh;
|
||||
};
|
||||
|
||||
users.users."alice".openssh.authorizedKeys.keys = [
|
||||
|
||||
Reference in New Issue
Block a user