I'm on a 🚂。🚋。🚋。🚋。🚋˙⊹⁺.
This commit is contained in:
parent
823f5b3d12
commit
3f6f68c010
2
base.nix
2
base.nix
|
@ -79,6 +79,8 @@
|
|||
'';
|
||||
};
|
||||
|
||||
programs.mosh.enable = true;
|
||||
|
||||
users.users.felixalb = {
|
||||
isNormalUser = true;
|
||||
extraGroups = [
|
||||
|
|
|
@ -20,6 +20,7 @@
|
|||
feishin
|
||||
gnutar
|
||||
iterm2
|
||||
mosh
|
||||
nix-index
|
||||
nodejs
|
||||
spotify
|
||||
|
|
Loading…
Reference in New Issue