feat: moar nix
This commit is contained in:
parent
7e3bf4d6f3
commit
2025eb74a4
23 changed files with 1408 additions and 15 deletions
|
@ -4,6 +4,8 @@
|
|||
fileName: _:
|
||||
lib.nameValuePair (lib.removeSuffix ".age" fileName) {
|
||||
file = ./. + "/${fileName}";
|
||||
# FIXME: Don't do this bruh
|
||||
mode = "0644";
|
||||
}
|
||||
) (import ./secrets.nix);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue