mirror of
https://github.com/caperren/nixos-configs.git
synced 2025-12-30 19:14:19 +00:00
Compare commits
4 Commits
sops-testi
...
3ccb462ae4
| Author | SHA1 | Date | |
|---|---|---|---|
| 3ccb462ae4 | |||
| 4b886de443 | |||
| 6d8ec5e01c | |||
| 4dd1207568 |
@@ -11,7 +11,5 @@
|
||||
../../modules/application-groups/k3s-primary.nix
|
||||
];
|
||||
|
||||
# sops.secrets.k3s_token.sopsFile = ../../secrets/cluster.yaml;
|
||||
|
||||
networking.hostName = "cap-clust-01";
|
||||
}
|
||||
|
||||
@@ -58,8 +58,6 @@ in
|
||||
};
|
||||
};
|
||||
|
||||
programs.ssh.enable = true;
|
||||
|
||||
# Assets/scripts
|
||||
home.file.".config/streamdeck-ui/icons".source = ./dotfiles/streamdeck/icons;
|
||||
home.file.".config/hypr/scripts".source = ./dotfiles/.config/hypr/scripts;
|
||||
|
||||
Reference in New Issue
Block a user