This website requires JavaScript.
Explore
Help
Sign in
punkfairie
/
marleyos
Watch
1
Star
0
Fork
You've already forked marleyos
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
bd8751924f
marleyos
/
home
/
services
/
default.nix
8 lines
72 B
Nix
Raw
Normal View
History
Unescape
Escape
🚚 refactor(home): Reorganize modules Instead of having separate folders for each program with a default.nix inside, moved modules into programs/services/xorg respectively. Xdg was moved to the root home folder as it makes the most sense there.
2024-11-03 10:33:32 -08:00
{
.
.
.
}:
{
imports
=
[
✨ feat(cb): Install Clipboard & remove copyq
2024-11-03 11:00:29 -08:00
./clipboard.nix
🚚 refactor(home): Reorganize modules Instead of having separate folders for each program with a default.nix inside, moved modules into programs/services/xorg respectively. Xdg was moved to the root home folder as it makes the most sense there.
2024-11-03 10:33:32 -08:00
./syncthing.nix
]
;
}
Reference in a new issue
Copy permalink