258 current 2024-03-20 16:45:56 24.05.20240319.b06025f 6.8.0-zen1 *
This commit is contained in:
parent
61886c5f5e
commit
c8afbea8c5
2 changed files with 4 additions and 1 deletions
|
|
@ -15,7 +15,7 @@
|
||||||
./swayidle.nix
|
./swayidle.nix
|
||||||
./vim/default.nix
|
./vim/default.nix
|
||||||
|
|
||||||
../rice/foot.nix
|
../rice/wezterm.nix
|
||||||
../rice/hyprland
|
../rice/hyprland
|
||||||
# ../rice/sway
|
# ../rice/sway
|
||||||
../rice/gtk.nix
|
../rice/gtk.nix
|
||||||
|
|
|
||||||
3
modules/rice/wezterm.nix
Normal file
3
modules/rice/wezterm.nix
Normal file
|
|
@ -0,0 +1,3 @@
|
||||||
|
{
|
||||||
|
programs.wezterm.enable = true;
|
||||||
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue