non important commit
This commit is contained in:
parent
a9489954ae
commit
80e5539768
1 changed files with 6 additions and 0 deletions
|
|
@ -28,8 +28,14 @@
|
||||||
enable = true;
|
enable = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
programs.sway = {
|
||||||
|
enable = true;
|
||||||
|
wrapperFeatures.gtk = true;
|
||||||
|
};
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
niri
|
niri
|
||||||
|
sway
|
||||||
xorg.libXcursor
|
xorg.libXcursor
|
||||||
xorg.libXi
|
xorg.libXi
|
||||||
xorg.libXrandr
|
xorg.libXrandr
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue