mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-09 12:29:19 -08:00
feat: pulumi, nix-std, ...
This commit is contained in:
parent
d5da15e555
commit
6eeb622a8c
31 changed files with 244 additions and 106 deletions
1
tree.nix
1
tree.nix
|
|
@ -29,6 +29,7 @@
|
|||
# Re-map home directory profiles
|
||||
kat.evaluateDefault = true;
|
||||
"kat/user".evaluateDefault = true;
|
||||
"kat/user/data".evaluate = true;
|
||||
# Allow profile importing
|
||||
"nixos/*".functor.enable = true;
|
||||
"darwin/*".functor.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue