reimplement nest

This commit is contained in:
TheWanderingCrow 2025-07-21 09:05:08 -04:00
parent eb1995e3cd
commit bde5ec0c80
4 changed files with 69 additions and 2 deletions

View file

@ -140,5 +140,6 @@
# CrOS inputs
nix-secrets.url = "git+ssh://git@github.com/TheWanderingCrow/nix-secrets";
nvix.url = "github:TheWanderingCrow/nvix";
the-nest.url = "github:TheWanderingCrow/the-nest";
};
}