This website requires JavaScript.
Explore
Help
Sign In
joy
/
nix
Watch
1
Star
0
Fork
You've already forked nix
0
Code
Issues
Pull requests
Actions
Packages
Projects
Releases
Wiki
Activity
0b42e21d10
nix
/
modules
/
system
/
default.nix
10 lines
94 B
Nix
Raw
Normal View
History
Unescape
Escape
font
2024-08-31 17:47:11 +02:00
{
.
.
.
}:
{
misc
2024-08-31 17:52:32 +02:00
imports
=
[
user and homemanger
2024-08-31 17:43:40 +02:00
./user
./homemanger
misc
2024-08-31 17:52:32 +02:00
./misc
cleaning
2024-09-14 19:27:42 +02:00
./xdg
cli/gui
2024-09-15 10:25:38 +02:00
./appimage
user and homemanger
2024-08-31 17:43:40 +02:00
]
;
adding
2024-08-31 16:04:57 +02:00
}
Reference in a new issue
Copy permalink