This website requires JavaScript.
Explore
Help
Register
Sign In
pupbrained
/
nix-config
Watch
1
Star
0
Fork
You've already forked nix-config
0
Code
Issues
Pull requests
Packages
Projects
Releases
Wiki
Activity
eb2692dff9
nix-config
/
modules
/
home
/
shell
/
wezterm.nix
7 lines
109 B
Nix
Raw
Normal View
History
Unescape
Escape
Blehg
2024-05-07 03:23:55 -04:00
{
.
.
.
}:
{
programs
.
wezterm
=
{
enable
=
true
;
bleghh
2024-06-13 23:47:00 -04:00
extraConfig
=
builtins
.
readFile
./wezterm.lua
;
Blehg
2024-05-07 03:23:55 -04:00
}
;
}
Reference in a new issue
Copy permalink