mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2025-12-04 15:00:13 +01:00
feat: adds hyprspace
TODO: configure hyprspace
This commit is contained in:
parent
33749e469e
commit
3bc04cd74b
1 changed files with 3 additions and 0 deletions
|
|
@ -21,5 +21,8 @@
|
||||||
};
|
};
|
||||||
# enableNvidiaPatches = false;
|
# enableNvidiaPatches = false;
|
||||||
systemd.enable = true;
|
systemd.enable = true;
|
||||||
|
plugins = [
|
||||||
|
inputs.Hyprspace.packages.${pkgs.system}.Hyprspace
|
||||||
|
];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue