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
6e07261ae1
nixos
/
modules
/
default.nix
11 lines
113 B
Nix
Raw
Blame
History
{
lib
,
.
.
.
}:
{
imports
=
[
./dwm.nix
./i18n.nix
]
;
snowhawk
.
i18n
.
enable
=
lib
.
mkDefault
true
;
}
Reference in New Issue
View Git Blame
Copy Permalink