This website requires JavaScript.
Explore
Help
Sign in
nest
/
nixos
Watch
1
Star
0
Fork
You've already forked nixos
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
acf15216f6
nixos
/
home-manager
/
roles
/
desktop
/
tiling
/
apps
/
default.nix
10 lines
114 B
Nix
Raw
Normal View
History
Unescape
Escape
Break out tiling apps
2025-12-09 18:27:15 -05:00
{
imports
=
[
First working after modularization
2025-12-09 23:43:33 +00:00
./swaybg.nix
./swaylock.nix
./mako.nix
./swayidle.nix
./quickshell.nix
Break out tiling apps
2025-12-09 18:27:15 -05:00
]
;
}
Reference in a new issue
Copy permalink