Whatever changes idk i just wanna pull on my server

This commit is contained in:
Jimbo 2024-08-29 14:15:26 -04:00
parent 5560c87175
commit 1d3c95e680
10 changed files with 29 additions and 30 deletions

View file

@ -18,7 +18,8 @@
overlays = [
# Add overlays your own flake exports (from overlays and pkgs dir):
outputs.overlays.additions
outputs.overlays.modifications
outputs.overlays.selfsuper
outputs.overlays.finalprev
outputs.overlays.unstable-packages
inputs.blender-bin.overlays.default
];

View file

@ -15,7 +15,6 @@
# Enable Sway and write some scripts
wayland.windowManager.sway = {
enable = true;
#package = pkgs.unstable.swayfx;
wrapperFeatures.gtk = true;
checkConfig = false;
extraConfig = let