added work-desktop
This commit is contained in:
parent
8904240276
commit
963e2de136
3 changed files with 116 additions and 5 deletions
|
@ -15,6 +15,14 @@
|
|||
../../config/users.nix
|
||||
];
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
kubectl
|
||||
azure-cli
|
||||
];
|
||||
|
||||
|
||||
|
||||
|
||||
networking.hostName = myhostname;
|
||||
|
||||
services.xserver.dpi = 140;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue