From 9695c1c909be4d48854690cdf47958551c2d3178 Mon Sep 17 00:00:00 2001 From: Natasha Moongrave Date: Mon, 2 Feb 2026 19:33:21 +0100 Subject: removed hyprland, added niri --- modules/home/niri/chernobyl/fastfetch.nix | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 modules/home/niri/chernobyl/fastfetch.nix (limited to 'modules/home/niri/chernobyl/fastfetch.nix') diff --git a/modules/home/niri/chernobyl/fastfetch.nix b/modules/home/niri/chernobyl/fastfetch.nix new file mode 100644 index 0000000..8050392 --- /dev/null +++ b/modules/home/niri/chernobyl/fastfetch.nix @@ -0,0 +1,7 @@ +{ pkgs, ... }: + +{ + programs.fastfetch = { + enable = true; + }; +} -- cgit v1.2.3