diff options
| author | ozpv <39195175+ozpv@users.noreply.github.com> | 2024-03-02 03:40:22 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-03-02 03:40:22 +0000 |
| commit | ba07ecfded5c2ab3c7b7acd8cd432ea337d64e6c (patch) | |
| tree | 24d7800b866caa28bf32cc7274e75f5be6811aac /configuration.nix | |
| parent | 5c2bd117a5601bf6d91dba5bdc833c4bc97dd1cc (diff) | |
add powermenu
Diffstat (limited to 'configuration.nix')
| -rw-r--r-- | configuration.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configuration.nix b/configuration.nix index a090a9d..477ea47 100644 --- a/configuration.nix +++ b/configuration.nix @@ -110,6 +110,7 @@ rev = "9e533dcb56f3d34a85b5ba7f279c2870ebcc4034"; }; }) + (callPackage ./powermenu.nix {}) networkmanager_dmenu sxiv xwallpaper |
