1
Fork 0
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:
camel_case 2023-12-16 01:35:23 +03:00 committed by GitHub
parent 097b8880f8
commit bc159a3b21
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
{ lib, ulib, pkgs, upkgs, theme, ... }: with ulib;
{ lib, ulib, pkgs, upkgs, theme, ... }:
graphicalConfiguration {
programs.nushell.environmentVariables.TERMINAL = "ghostty";