diff options
| author | ozpv <39195175+ozpv@users.noreply.github.com> | 2024-03-03 14:46:45 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-03-03 14:46:45 +0000 |
| commit | 5c9694b0df330ed63cf5fa65393759505da667a4 (patch) | |
| tree | db37e7c1e66ccb4d13dfa83f00dfd7aec8f3b16d /configuration.nix | |
| parent | ba07ecfded5c2ab3c7b7acd8cd432ea337d64e6c (diff) | |
add dev shell
Diffstat (limited to 'configuration.nix')
| -rw-r--r-- | configuration.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configuration.nix b/configuration.nix index 477ea47..f1099e0 100644 --- a/configuration.nix +++ b/configuration.nix @@ -110,7 +110,7 @@ rev = "9e533dcb56f3d34a85b5ba7f279c2870ebcc4034"; }; }) - (callPackage ./powermenu.nix {}) + (callPackage ./apps/powermenu.nix {}) networkmanager_dmenu sxiv xwallpaper |
