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.
8ec1376d93
nil
/
modules
/
applications
/
i3
/
default.nix
2 lines
51 B
Nix
Raw
Normal View
History
Unescape
Escape
Initial Adding of i3. Wayland is a bit of pain right now.
2022-04-25 02:26:57 +00:00
{
config
,
pkgs
,
.
.
.
}:
{
imports
=
[
./i3.nix
]
;
}
Reference in New Issue
Copy Permalink