This website requires JavaScript.
Explore
Help
Sign In
phundrak
/
nix-config
Watch
1
Star
0
Fork
0
You've already forked nix-config
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
nix-config
/
system
/
services
/
default.nix
11 lines
125 B
Nix
Raw
Normal View
History
Unescape
Escape
chore: refactor system modules
2025-07-05 00:02:39 +02:00
{
imports
=
[
./endlessh.nix
./fwupd.nix
feat(tilo): add Plex configuration for Tilo
2025-08-04 21:39:49 +02:00
./plex.nix
chore: refactor system modules
2025-07-05 00:02:39 +02:00
./printing.nix
./ssh.nix
./sunshine.nix
]
;
}
Reference in New Issue
Copy Permalink