non important commit
This commit is contained in:
parent
95fc1945a6
commit
fa3640022d
1 changed files with 1 additions and 2 deletions
|
|
@ -15,7 +15,6 @@
|
||||||
fuzzel.enable = true;
|
fuzzel.enable = true;
|
||||||
swaylock.enable = true;
|
swaylock.enable = true;
|
||||||
waybar.enable = true;
|
waybar.enable = true;
|
||||||
foot.enable = true;
|
|
||||||
};
|
};
|
||||||
|
|
||||||
services = {
|
services = {
|
||||||
|
|
@ -63,7 +62,7 @@
|
||||||
|
|
||||||
environment = {
|
environment = {
|
||||||
NIXOS_OZONE_WL = "1";
|
NIXOS_OZONE_WL = "1";
|
||||||
TERMINAL = "foot";
|
TERMINAL = "alacritty";
|
||||||
SDL_VIDEODRIVER = "wayland";
|
SDL_VIDEODRIVER = "wayland";
|
||||||
CLUTTER_BACKEND = "wayland";
|
CLUTTER_BACKEND = "wayland";
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue