why cant git pull just pull

This commit is contained in:
waveringana 2025-06-16 00:33:29 -04:00
parent 8f7da696e5
commit 397d3b06f1
6 changed files with 26 additions and 39 deletions

View file

@ -10,6 +10,7 @@
hyfetch
sway-contrib.grimshot
discord
pamixer
];
environment.sessionVariables.NIXOS_OZONE_WL = "1";

View file

@ -20,7 +20,6 @@ in
programs.sway = {
enable = true;
wrapperFeatures.gtk = true;
package = pkgs.swayfx;
};
environment.sessionVariables = {