why cant git pull just pull
This commit is contained in:
parent
8f7da696e5
commit
397d3b06f1
6 changed files with 26 additions and 39 deletions
|
@ -10,6 +10,7 @@
|
|||
hyfetch
|
||||
sway-contrib.grimshot
|
||||
discord
|
||||
pamixer
|
||||
];
|
||||
|
||||
environment.sessionVariables.NIXOS_OZONE_WL = "1";
|
||||
|
|
|
@ -20,7 +20,6 @@ in
|
|||
programs.sway = {
|
||||
enable = true;
|
||||
wrapperFeatures.gtk = true;
|
||||
package = pkgs.swayfx;
|
||||
};
|
||||
|
||||
environment.sessionVariables = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue