This website requires JavaScript.
Explore
Help
Sign In
tstarr
/
dotfiles
Watch
1
Star
0
Fork
0
You've already forked dotfiles
mirror of
https://github.com/starr-dusT/dotfiles.git
synced
2025-02-19 19:27:31 -08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
dotfiles
/
provision
/
modules
/
default.nix
5 lines
88 B
Nix
Raw
Normal View
History
Unescape
Escape
more update
2023-07-10 17:52:34 -07:00
{
.
.
.
}:
{
migrate to combined home/normal modules
2024-09-28 21:30:32 -07:00
imports
=
[
./desktop
./devel
./gaming
./programs
./system
./services
]
;
more update
2023-07-10 17:52:34 -07:00
}
Reference in New Issue
Copy Permalink