diff options
| author | Natasha Moongrave <natasha@256phi.eu> | 2026-02-02 21:29:32 +0100 |
|---|---|---|
| committer | Natasha Moongrave <natasha@256phi.eu> | 2026-02-02 21:29:32 +0100 |
| commit | 996bf6efefe44f0bbe023b5d9646f9d6466a16ed (patch) | |
| tree | c291477dffb6d1c5e73330b401d29a2374ef4b84 /modules/home/niri/chernobyl/default.nix | |
| parent | 9695c1c909be4d48854690cdf47958551c2d3178 (diff) | |
added workaround for electron apps
Diffstat (limited to 'modules/home/niri/chernobyl/default.nix')
| -rw-r--r-- | modules/home/niri/chernobyl/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/home/niri/chernobyl/default.nix b/modules/home/niri/chernobyl/default.nix index 72dedc5..0fa8c20 100644 --- a/modules/home/niri/chernobyl/default.nix +++ b/modules/home/niri/chernobyl/default.nix @@ -3,6 +3,7 @@ { imports = [ ./dunst.nix + ./electron.nix ./fastfetch.nix ./niri.nix ./kitty.nix |
