Work laptop
This commit is contained in:
parent
fd16d84fe3
commit
9e6dda7b75
5 changed files with 34 additions and 20 deletions
|
@ -15,6 +15,14 @@
|
|||
../../config/users.nix
|
||||
];
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
kubectl
|
||||
azure-cli
|
||||
];
|
||||
|
||||
|
||||
|
||||
|
||||
networking.hostName = myhostname;
|
||||
|
||||
# services.k3s = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue