mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2025-12-04 06:50:14 +01:00
chore: uncomment hyprspace since it caused build issues
This commit is contained in:
parent
d7f17910b2
commit
7584caade6
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@
|
|||
# enableNvidiaPatches = false;
|
||||
systemd.enable = true;
|
||||
plugins = [
|
||||
inputs.Hyprspace.packages.${pkgs.system}.Hyprspace
|
||||
# inputs.Hyprspace.packages.${pkgs.system}.Hyprspace
|
||||
inputs.Hyswipe.packages.${pkgs.system}.Hyswipe
|
||||
];
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue