non important commit
This commit is contained in:
parent
09947cd257
commit
4c773d8851
1 changed files with 5 additions and 1 deletions
|
|
@ -24,7 +24,11 @@
|
|||
../modules/locale.nix
|
||||
];
|
||||
|
||||
programs.niri.enable = true;
|
||||
programs = {
|
||||
niri.enable = true;
|
||||
wayland.enable = true;
|
||||
xwayland.enable = true;
|
||||
};
|
||||
|
||||
nix.settings.experimental-features = ["nix-command" "flakes"];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue