1

refactor: move adw-gtk3 to gnome.nix

This commit is contained in:
Himadri Bhattacharjee
2024-08-13 19:43:03 +05:30
parent 458dc8c08a
commit bad95bc272
2 changed files with 1 additions and 1 deletions

View File

@@ -216,7 +216,6 @@
# `nix search package` to search for a package
environment.systemPackages = with pkgs; [
adw-gtk3
aircrack-ng
bat
git

View File

@@ -8,6 +8,7 @@
paperwm
] ++ (with pkgs; [
blackbox-terminal
adw-gtk3
gnome-secrets
fractal
]);