mirror of
https://forgejo.merr.is/annika/nixos.git
synced 2025-12-11 16:49:59 -05:00
Trying to set up shell stuff.
This commit is contained in:
parent
c9a3cc628f
commit
adc64418fe
2 changed files with 7 additions and 2 deletions
|
|
@ -90,6 +90,7 @@
|
|||
isNormalUser = true;
|
||||
description = "Annika Merris";
|
||||
extraGroups = [ "networkmanager" "wheel" ];
|
||||
shell = pkgs.bash;
|
||||
packages = with pkgs; [
|
||||
# kate
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue