This website requires JavaScript.
Explore
Privacy Policy
Terms of Service
Help
Sign In
ahuston-0
/
nix-dotfiles
Watch
1
Star
0
Fork
0
You've already forked nix-dotfiles
Code
Issues
Pull Requests
4
Actions
Packages
Projects
Releases
Wiki
Activity
nix-dotfiles
/
systems
/
artemision
/
zerotier.nix
8 lines
107 B
Nix
Raw
Normal View
History
Unescape
Escape
revert statix fixes for empty_pattern empty_pattern forces {...} to be converted to {_}, which breaks situations where an import is done multiple ways with the same attributes, and only some of the imported files use those attributes (ex. systems/<host>/default.nix) Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
2024-05-20 00:07:52 -04:00
{
.
.
.
}:
add gammastep,zerotier,nerdfonts,polkit,pipewire Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
2024-03-31 21:49:36 -04:00
{
services
.
zerotierone
=
{
enable
=
true
;
joinNetworks
=
[
"
5
2
b
3
3
7
7
9
4
f
2
3
c
1
d
4
"
]
;
}
;
}
Reference in New Issue
Copy Permalink