add devenv
This commit is contained in:
@@ -36,6 +36,7 @@
|
||||
docker-buildx
|
||||
protonvpn-gui
|
||||
wl-clipboard
|
||||
devenv
|
||||
];
|
||||
|
||||
# SSH config
|
||||
|
||||
@@ -4,5 +4,6 @@
|
||||
nix = {
|
||||
daemonIOSchedClass = "idle";
|
||||
daemonCPUSchedPolicy = "idle";
|
||||
settings.trusted-users = [ "root" "user" ];
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user