decoysnail: use sway
This commit is contained in:
parent
93d868d047
commit
fb2d5cab05
@ -4,7 +4,8 @@
|
||||
imports =
|
||||
[
|
||||
./common-headless.nix
|
||||
./i3.nix
|
||||
# ./i3.nix
|
||||
./sway.nix
|
||||
./large-sw.nix
|
||||
./uefi.nix
|
||||
./fstrim.nix
|
||||
@ -105,9 +106,9 @@
|
||||
enable = true;
|
||||
};
|
||||
|
||||
services.xserver = {
|
||||
videoDrivers = [ "intel" ];
|
||||
};
|
||||
# services.xserver = {
|
||||
# videoDrivers = [ "intel" ];
|
||||
# };
|
||||
|
||||
fonts.fontconfig = {
|
||||
subpixel.rgba = "none";
|
||||
|
Loading…
Reference in New Issue
Block a user