diff options
author | Silas Schöffel <sils@sils.li> | 2025-04-18 15:21:08 +0200 |
---|---|---|
committer | Silas Schöffel <sils@sils.li> | 2025-04-18 15:21:08 +0200 |
commit | c7366e129f51b24726a804ce974de51fe49a90a0 (patch) | |
tree | 98e380d56c6b35afe31a524e7d2fac7fefd6f4e6 /hm/silas | |
parent | firefox: specify searchengine by shorthand (diff) | |
download | nix-config-c7366e129f51b24726a804ce974de51fe49a90a0.zip |
ghostty: init
Diffstat (limited to 'hm/silas')
-rw-r--r-- | hm/silas/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hm/silas/default.nix b/hm/silas/default.nix index 89551a8..b6f110e 100644 --- a/hm/silas/default.nix +++ b/hm/silas/default.nix @@ -32,6 +32,7 @@ fastfetch.enable = true; firefox.enable = true; foot.enable = true; + ghostty.enable = true; git.enable = true; hyfetch.enable = true; hyprland.enable = true; |