This website requires JavaScript.
Explore
Help
Sign in
adtya
/
configuration.nix
Watch
1
Star
0
Fork
You've already forked configuration.nix
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
3c598debd5
configuration.nix
/
common
/
default.nix
8 lines
102 B
Nix
Raw
Normal View
History
Unescape
Escape
all: refactor secrets
2024-06-30 23:31:42 +05:30
_
:
{
imports
=
[
./nix.nix
./users.nix
]
;
sops
=
{
defaultSopsFile
=
../secrets.yaml
;
}
;
move nix settings and users to common module
2023-04-19 22:18:11 +05:30
}
Reference in a new issue
Copy permalink