This website requires JavaScript.
Explore
Help
Sign In
pixelifytica
/
nixos
Watch
1
Star
0
Fork
You've already forked nixos
0
Code
Issues
Pull requests
Packages
Projects
Releases
Wiki
Activity
fdc0bcf7c5
nixos
/
home
/
default.nix
2 lines
40 B
Nix
Raw
Normal View
History
Unescape
Escape
Move home/common things into respective section/default expressions
2023-06-09 10:15:24 +01:00
{
.
.
.
}:
{
imports
=
[
./env
./gui
./tui
]
;
}
Reference in a new issue
Copy permalink