This website requires JavaScript.
Explore
Help
Register
Sign In
ItsDrike
/
nixdots
Watch
1
Star
0
Fork
You've already forked nixdots
0
mirror of
https://github.com/ItsDrike/nixdots
synced
2024-11-10 06:29:41 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
7162b19f73
nixdots
/
system
/
roles
/
workstation
/
default.nix
10 lines
101 B
Nix
Raw
Normal View
History
Unescape
Escape
Add workstation-specific settings
2024-04-13 18:10:01 +00:00
{
imports
=
[
./services
./programs
./fonts.nix
Add runners config
2024-06-10 16:53:04 +00:00
./runners.nix
Add various system-wide wayland settings
2024-06-22 12:15:25 +00:00
./display
Add workstation-specific settings
2024-04-13 18:10:01 +00:00
]
;
}
Reference in a new issue
Copy permalink