This website requires JavaScript.
Explore
Help
Sign In
Jimbo
/
NixOS-Config
Watch
1
Star
0
Fork
You've already forked NixOS-Config
0
Code
Issues
Pull requests
Actions
Packages
Projects
Releases
Wiki
Activity
f85d7eb3e9
NixOS-Config
/
modules
/
system
/
services
/
server
/
misc
/
default.nix
8 lines
103 B
Nix
Raw
Normal View
History
Unescape
Escape
What a clusterfuck
2024-10-09 03:36:08 -04:00
{
.
.
.
}:
{
Push these changes to a branch cause I'm kind of giving up
2024-10-07 11:42:34 -04:00
services
=
{
snowflake-proxy
.
enable
=
true
;
logrotate
.
checkConfig
=
false
;
}
;
}
Reference in a new issue
Copy permalink