reee
This commit is contained in:
parent
fc3c55b4a7
commit
97b008689d
2 changed files with 5 additions and 1 deletions
|
|
@ -18,6 +18,11 @@
|
|||
};
|
||||
};
|
||||
|
||||
programs.niri = {
|
||||
enable = true;
|
||||
package = inputs.niri-flake.packages.${pkgs.system}.niri-stable;
|
||||
};
|
||||
|
||||
services.xserver = {
|
||||
enable = true;
|
||||
videoDrivers = ["amdgpu"];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue