mirror of
https://github.com/CHN-beta/nixos.git
synced 2026-01-12 01:29:24 +08:00
devices.srv2: enable desktop for all
This commit is contained in:
@@ -75,7 +75,7 @@ inputs:
|
||||
};
|
||||
};
|
||||
};
|
||||
packages.vasp = {};
|
||||
packages = { vasp = {}; desktop = {}; };
|
||||
user.users =
|
||||
[
|
||||
# 组内
|
||||
|
||||
@@ -29,7 +29,6 @@ inputs:
|
||||
sshd = { groupBanner = true; motd = true; };
|
||||
speedtest = {};
|
||||
};
|
||||
packages.desktop = {};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user