pls
This commit is contained in:
parent
1b4ced9c66
commit
fda7ced697
@ -27,10 +27,6 @@ in
|
||||
nameservers = [ "10.0.50.254" ];
|
||||
};
|
||||
};
|
||||
|
||||
terminal = {
|
||||
btop = enabled;
|
||||
};
|
||||
};
|
||||
|
||||
services = {
|
||||
@ -59,6 +55,8 @@ in
|
||||
|
||||
# System Packages
|
||||
environment.systemPackages = with pkgs; [
|
||||
btop
|
||||
git
|
||||
tmux
|
||||
vim
|
||||
];
|
||||
|
Loading…
x
Reference in New Issue
Block a user