This website requires JavaScript.
Explore
Help
Sign In
Zynh0722
/
nixos
Watch
1
Star
0
Fork
You've already forked nixos
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
4118fd205a
nixos
/
home
/
default.nix
9 lines
48 B
Nix
Raw
Normal View
History
Unescape
Escape
another tiny default.nix!
2024-06-28 15:25:24 +00:00
{
.
.
.
}:
{
imports
=
[
./modules
]
;
movin stuff around
2024-06-28 15:27:44 +00:00
another tiny default.nix!
2024-06-28 15:25:24 +00:00
}