remove desktop environment from server; consolidate much-needed caps:esc switch to common users file

This commit is contained in:
Haak Saxberg 2022-08-09 17:36:58 -07:00
parent b5948db3da
commit f739cc8fde
4 changed files with 10 additions and 31 deletions

View file

@ -26,6 +26,9 @@
server = {
deployment.targetHost = "192.168.1.65";
imports = [ ../system/xps11/configuration.nix ];
networking.wireless.networks.N904.pskRaw = (
(import ../system/framework/keys.nix).wifi.N904.pskRaw
);
};
nas = {