mirror of
https://github.com/librephoenix/nixos-config
synced 2025-10-18 17:44:06 +05:30
trying to make an automatic system updater/builder
This commit is contained in:
parent
3e63f2385f
commit
e5d9995856
2 changed files with 34 additions and 0 deletions
|
@ -17,6 +17,7 @@
|
|||
|
||||
# dotfiles
|
||||
dotfilesDir = "/etc/nixos";
|
||||
systemBuilder.enable = true;
|
||||
|
||||
# security
|
||||
security = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue