Compare commits
2 Commits
36de237993
...
34f27abebf
| Author | SHA1 | Date | |
|---|---|---|---|
| 34f27abebf | |||
| 950c362428 |
@@ -2,6 +2,8 @@
|
|||||||
|
|
||||||
{
|
{
|
||||||
home.packages = [
|
home.packages = [
|
||||||
|
pkgs.gamescope
|
||||||
pkgs.lutris
|
pkgs.lutris
|
||||||
|
pkgs.mangohud
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -5,7 +5,6 @@
|
|||||||
./hyprpaper.nix
|
./hyprpaper.nix
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
||||||
wayland.windowManager.hyprland = {
|
wayland.windowManager.hyprland = {
|
||||||
enable = true;
|
enable = true;
|
||||||
package = hyprland.packages.x86_64-linux.hyprland;
|
package = hyprland.packages.x86_64-linux.hyprland;
|
||||||
|
|||||||
Reference in New Issue
Block a user