This website requires JavaScript.
Explore
Help
Sign In
sora
/
nixconfig
Watch
1
Star
0
Fork
0
You've already forked nixconfig
Code
Issues
1
Pull Requests
1
Actions
Releases
Activity
nixconfig
/
modules
/
home
/
default.nix
2 lines
70 B
Nix
Raw
Normal View
History
Unescape
Escape
Merged Host/Home Opt into SysOpt
2024-04-14 07:57:07 +02:00
{
.
.
.
}:
{
imports
=
[
./base
./cli
./gui
./wayland
./xdg
./xorg
]
;
}
Reference in New Issue
Copy Permalink