Compare commits

..

No commits in common. "d5a6a4f8d483d7a62b2921e6a1a6bad56276b1f0" and "52bf561aec51ec6c786615ed060c50f8dd60f63f" have entirely different histories.

3 changed files with 0 additions and 3 deletions

View file

@ -27,7 +27,6 @@
libreoffice libreoffice
prusa-slicer prusa-slicer
gimp gimp
inkscape
]; ];

View file

@ -13,7 +13,6 @@
}; };
extensions = with pkgs.vscode-extensions; [ extensions = with pkgs.vscode-extensions; [
# System # System
arrterian.nix-env-selector
bbenoist.nix bbenoist.nix
#fireblast.hyprlang-vscode #fireblast.hyprlang-vscode
#eww-yuck.yuck #eww-yuck.yuck

View file

@ -4,7 +4,6 @@
wayland.windowManager.hyprland = { wayland.windowManager.hyprland = {
enable = true; enable = true;
systemd.variables = ["--all"]; systemd.variables = ["--all"];
package = pkgs.hyprland;
settings = { settings = {