Headscale and Tailscale config modules

This commit is contained in:
Sascha Koenig
2025-05-05 09:11:47 +02:00
parent 53ce9740bd
commit eb0a31cce6
7 changed files with 23 additions and 21 deletions

View File

@@ -67,7 +67,6 @@
comma
coreutils
devenv
fabric-ai
fd
gcc
go
@@ -79,7 +78,7 @@
llm
lf
nix-index
procs
nushellPlugins.skim
progress
ripgrep
rocmPackages.rocm-smi

View File

@@ -7,8 +7,8 @@
features = {
cli = {
fish.enable = true;
fzf.enable = true;
nushell.enable = true;
skim.enable = true;
nitch.enable = true;
secrets.enable = false;
starship.enable = true;

View File

@@ -48,8 +48,8 @@ in {
};
features = {
cli = {
fish.enable = true;
fzf.enable = true;
nushell.enable = true;
skim.enable = true;
nitch.enable = true;
secrets.enable = true;
starship.enable = true;