This website requires JavaScript.
Explore
Help
Sign In
alyraffauf
/
nixcfg
Watch
1
Star
0
Fork
You've already forked nixcfg
0
mirror of
https://github.com/alyraffauf/nixcfg.git
synced
2024-11-25 23:31:54 -05:00
Code
Issues
Actions
7
Packages
Projects
Releases
Wiki
Activity
db40755c05
nixcfg
/
nixosModules
/
services
/
default.nix
14 lines
121 B
Nix
Raw
Normal View
History
Unescape
Escape
moved flatpak module from apps to services
2024-04-21 22:21:20 -04:00
{
pkgs
,
lib
,
config
,
.
.
.
}
:
{
code cleanup
2024-05-27 21:39:30 -04:00
imports
=
[
./flatpak
nixos: swap navidrome container for bare metal service
2024-07-05 12:14:48 -04:00
./navidrome
code cleanup
2024-05-27 21:39:30 -04:00
./syncthing
./tailscale
]
;
moved flatpak module from apps to services
2024-04-21 22:21:20 -04:00
}
Reference in a new issue
Copy permalink