This website requires JavaScript.
Explore
Help
Sign In
motiejus
/
config
Watch
1
Fork
You've already forked config
0
Code
Packages
Releases
Activity
0677c8eb2a
config
/
modules
/
services
/
default.nix
13 lines
105 B
Nix
Raw
Normal View
History
Unescape
Escape
flakes
2023-04-14 14:12:45 +03:00
{
config
,
lib
,
pkgs
,
.
.
.
}
:
{
imports
=
[
postfix: add to vno1-oh2
2023-07-26 13:26:11 +03:00
./postfix
syncthing
2023-07-26 11:36:54 +03:00
./syncthing
zfsunlock
2023-07-24 09:23:20 +03:00
./zfsunlock
flakes
2023-04-14 14:12:45 +03:00
]
;
}