mirror of
https://github.com/blahai/nyx.git
synced 2025-06-08 12:53:03 -04:00
a bunch of hm stuff I cba to split into diff commits
This commit is contained in:
parent
cd751d53c0
commit
ce0cc5229c
13 changed files with 100 additions and 393 deletions
|
@ -5,26 +5,17 @@
|
|||
home.packages = with pkgs; [
|
||||
bun
|
||||
dart-sass
|
||||
swww
|
||||
fd
|
||||
brightnessctl
|
||||
swww
|
||||
inputs.matugen.packages.${system}.default
|
||||
slurp
|
||||
wl-clipboard
|
||||
wayshot
|
||||
swappy
|
||||
hyprpicker
|
||||
pavucontrol
|
||||
networkmanager
|
||||
gtk3
|
||||
pwvucontrol
|
||||
which
|
||||
];
|
||||
|
||||
#home.activation = {
|
||||
# linkAgs = lib.hm.dag.entryAfter ["writeBoundary"] ''
|
||||
# ln -sf ~/.config/nixos/modules/home-manager/ags/ags ~/.config/ags
|
||||
# '';
|
||||
#};
|
||||
|
||||
programs.ags = {
|
||||
enable = true;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue