diff options
| author | Rosa <rosaontheweb@proton.me> | 2026-01-18 14:38:10 -0500 |
|---|---|---|
| committer | Rosa <rosaontheweb@proton.me> | 2026-01-18 14:38:10 -0500 |
| commit | 93855184693b464a8fead011e254ad4a95e0d61b (patch) | |
| tree | 986aa4bf5bd40466dc75ba7ed13561b42e7c1508 /hosts/limbo | |
| parent | 4d1c27fae2f9abb1c5df198b3e771f6a51dacd99 (diff) | |
hyfetch
Diffstat (limited to 'hosts/limbo')
| -rw-r--r-- | hosts/limbo/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/limbo/default.nix b/hosts/limbo/default.nix index f24adb3..eff4d01 100644 --- a/hosts/limbo/default.nix +++ b/hosts/limbo/default.nix @@ -17,6 +17,7 @@ ]; desktop.windowManager = "sway"; + programs.hyfetch.enable = true; }; networking.networkmanager = { |
