diff options
| author | seraphim <18ycm9tx@anonaddy.me> | 2026-07-30 12:48:20 +0700 |
|---|---|---|
| committer | seraphim <18ycm9tx@anonaddy.me> | 2026-07-30 12:48:20 +0700 |
| commit | 59226408d8bc950d7ec8c21623f28b5f7de8fce0 (patch) | |
| tree | 894884db76e33f9130f519e82ebfefd39ea70309 /nixos/modules/features/terminals | |
| parent | 012d59987c8d78264f4a405ca595c50706e43b33 (diff) | |
Dendritic nixos update!
Diffstat (limited to 'nixos/modules/features/terminals')
| -rw-r--r-- | nixos/modules/features/terminals/default.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/modules/features/terminals/default.nix b/nixos/modules/features/terminals/default.nix index 22c5662..a290b42 100644 --- a/nixos/modules/features/terminals/default.nix +++ b/nixos/modules/features/terminals/default.nix @@ -5,4 +5,4 @@ foot ghostty ]; -}
\ No newline at end of file +} |
