dosei: enable wayland
This commit is contained in:
parent
102df55379
commit
4e98f67748
@ -34,6 +34,8 @@
|
|||||||
development = true;
|
development = true;
|
||||||
creative = true;
|
creative = true;
|
||||||
|
|
||||||
|
wayland = true;
|
||||||
|
|
||||||
dataDrives = let
|
dataDrives = let
|
||||||
main = "/data";
|
main = "/data";
|
||||||
in {
|
in {
|
||||||
|
@ -18,4 +18,6 @@
|
|||||||
programs.git.includes = [
|
programs.git.includes = [
|
||||||
{ path = config.sops.secrets."git/nordicsemi-maintenance-repos-config".path; }
|
{ path = config.sops.secrets."git/nordicsemi-maintenance-repos-config".path; }
|
||||||
];
|
];
|
||||||
}
|
|
||||||
|
programs.waybar.settings.mainBar.output = [ "DP-1" ];
|
||||||
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user