mirror of
https://github.com/RGBCube/ncc
synced 2025-08-01 20:47:48 +00:00
fix: infinite recursion
lmfao whytf you did put it there
This commit is contained in:
parent
097b8880f8
commit
bc159a3b21
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
{ lib, ulib, pkgs, upkgs, theme, ... }: with ulib;
|
||||
{ lib, ulib, pkgs, upkgs, theme, ... }:
|
||||
|
||||
graphicalConfiguration {
|
||||
programs.nushell.environmentVariables.TERMINAL = "ghostty";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue