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.
f2f3057c36
nil
/
modules
/
applications
/
i3
/
default.nix
2 lines
63 B
Nix
Raw
Normal View
History
Unescape
Escape
More i3 configuration
2022-04-29 02:10:00 +00:00
{
config
,
pkgs
,
.
.
.
}:
{
imports
=
[
./i3.nix
./picom.nix
]
;
}
Reference in New Issue
Copy Permalink