mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-01-14 02:54:10 -05:00
weird ive not hit that before
This commit is contained in:
parent
3b875048a6
commit
9dae2e8565
2 changed files with 2 additions and 2 deletions
|
|
@ -24,7 +24,7 @@
|
|||
xorg.xrandr
|
||||
];
|
||||
};
|
||||
programs.dconf.enable = true;
|
||||
config.programs.dconf.enable = true;
|
||||
|
||||
config.environment = lib.mkIf config.desktop.sway.enable {
|
||||
sessionVariables = {
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@
|
|||
xorg.xrandr
|
||||
];
|
||||
};
|
||||
programs.dconf.enable = true;
|
||||
config.programs.dconf.enable = true;
|
||||
|
||||
config.environment = lib.mkIf config.desktop.swayfx.enable {
|
||||
sessionVariables = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue