non important commit
This commit is contained in:
parent
4452e6090f
commit
8820c6ad1b
2 changed files with 10 additions and 0 deletions
|
|
@ -25,6 +25,10 @@
|
|||
];
|
||||
|
||||
programs.niri.enable = true;
|
||||
programs.xwayland = {
|
||||
enable = true;
|
||||
package = pkgs.stable.xwayland-satellite;
|
||||
};
|
||||
|
||||
nix.settings.experimental-features = ["nix-command" "flakes"];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue