Switch default compositor to river

This commit is contained in:
2025-08-01 11:10:43 +01:00
parent e0c39306da
commit 8c2a220eb1
7 changed files with 168 additions and 11 deletions
+1 -1
View File
@@ -25,7 +25,7 @@
let
system = "x86_64-linux";
# pkgs = nixpkgs.legacyPackages.${system};
pkgs = import nixpkgs {
pkgs = import nixpkgs.legacyPackages {
inherit system;
overlays = [
# Hyprland & Plugins Overlays