diff options
| author | Natasha Moongrave <natasha@256phi.eu> | 2026-02-02 13:29:35 +0100 |
|---|---|---|
| committer | Natasha Moongrave <natasha@256phi.eu> | 2026-02-02 13:29:35 +0100 |
| commit | 154093573c13cdba63a6077710f4e09ccbe2ade3 (patch) | |
| tree | 9c2ca48491bfb40665c00480f7f3ed0a8f5c1194 /modules/home/hyprland/chernobyl/default.nix | |
| parent | 284c440ee9586ea45af55ab1cee1b7f26beda204 (diff) | |
refactored + added README
Diffstat (limited to 'modules/home/hyprland/chernobyl/default.nix')
| -rw-r--r-- | modules/home/hyprland/chernobyl/default.nix | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/modules/home/hyprland/chernobyl/default.nix b/modules/home/hyprland/chernobyl/default.nix index 915c8c1..68ffecc 100644 --- a/modules/home/hyprland/chernobyl/default.nix +++ b/modules/home/hyprland/chernobyl/default.nix @@ -2,6 +2,9 @@ { imports = [ + ./dunst.nix + ./fastfetch.nix + ./hyprland.nix ./kitty.nix ]; }
\ No newline at end of file |
