diff options
| author | Natasha Moongrave <natasha@256phi.eu> | 2026-02-05 13:19:56 +0100 |
|---|---|---|
| committer | Natasha Moongrave <natasha@256phi.eu> | 2026-02-05 13:19:56 +0100 |
| commit | 4c0aed29c2376b8e488577904d2f1fae9d9717b4 (patch) | |
| tree | 0857fcb21df1288f90a6dd5b92d355949e9d3419 /modules/home/i3wm/nord-blue/default.nix | |
| parent | 8462e046284cea81c96467b050033ae94027d9f7 (diff) | |
added scripts.nix to default.nix (was missing previously and thus not working
Diffstat (limited to 'modules/home/i3wm/nord-blue/default.nix')
| -rw-r--r-- | modules/home/i3wm/nord-blue/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/home/i3wm/nord-blue/default.nix b/modules/home/i3wm/nord-blue/default.nix index 2ef727a..1ef38af 100644 --- a/modules/home/i3wm/nord-blue/default.nix +++ b/modules/home/i3wm/nord-blue/default.nix @@ -4,5 +4,6 @@ imports = [ ./alacritty.nix ./i3.nix + ./scripts.nix ]; }
\ No newline at end of file |
