moved swaync configuration into the nix file and removed the shell script in hosts/installer to make the repo have 100% nix code c:
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
++ [(import ./starship.nix)]
|
||||
++ [(import ./userpkgs.nix)]
|
||||
++ [(import ./zshell.nix)]
|
||||
++ [(import ./swaync.nix)]
|
||||
++ [(import ./waybar)]
|
||||
++ [(import ./hyprland)]
|
||||
++ [(import ./swaync)];
|
||||
++ [(import ./hyprland)];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user