refactor: move secrets.nix to root and removal secrets dir
This commit is contained in:
parent
47c42dc7a6
commit
d756f302d5
3 changed files with 3 additions and 8 deletions
|
|
@ -10,7 +10,7 @@
|
|||
./modules/minecraft.nix
|
||||
./modules/monitoring.nix
|
||||
# Impure Secrets
|
||||
./secrets/secrets.nix
|
||||
./secrets.nix
|
||||
];
|
||||
|
||||
# ... (rest of imports block replaced by ./secrets/secrets.nix being added to imports)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue