mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-03-20 16:44:10 +01:00
feat: add home-manager - k8s-master
This commit is contained in:
@@ -123,7 +123,9 @@ in {
|
||||
../hosts/k8s/k3s_prod_1_master_1
|
||||
]
|
||||
++ kube_base_modules.nixos-modules;
|
||||
# home-module.imports = [];
|
||||
home-module.imports = [
|
||||
../home/linux/server.nix
|
||||
];
|
||||
};
|
||||
k3s_prod_1_master_1_tags = ["k8s-prod-master"];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user