more update
This commit is contained in:
parent
e50b2dad66
commit
1d19db7c9e
|
@ -17,6 +17,10 @@
|
||||||
extraGroups = [ "wheel" "docker" ];
|
extraGroups = [ "wheel" "docker" ];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
users.users.paperlesspassthrough = {
|
||||||
|
isNormalUser = true;
|
||||||
|
};
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
neovim
|
neovim
|
||||||
# nothing more needed, at the moment
|
# nothing more needed, at the moment
|
||||||
|
|
Loading…
Reference in New Issue