This website requires JavaScript.
Explore
Help
Sign In
james
/
nil
Archived
Watch
1
Star
0
Fork
0
You've already forked nil
Code
Issues
1
Pull Requests
Projects
Releases
Wiki
Activity
This repository has been archived on
2023-08-08
. You can view files and clone it, but cannot push or open issues or pull requests.
1264d0c7f6
nil
/
modules
/
system
/
default.nix
2 lines
62 B
Nix
Raw
Normal View
History
Unescape
Escape
Adding defaults targets
2021-12-13 06:13:05 +00:00
{
config
,
pkgs
,
.
.
.
}:
{
imports
=
[
./gtk.nix
./xdg.nix
]
;
}
Reference in New Issue
Copy Permalink