remove desktop environment from server; consolidate much-needed caps:esc switch to common users file
This commit is contained in:
parent
b5948db3da
commit
f739cc8fde
4 changed files with 10 additions and 31 deletions
|
|
@ -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 = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue