wsl add dconf for gtk
This commit is contained in:
@@ -49,6 +49,8 @@
|
||||
|
||||
services.wyoming.satellite.user = lib.mkDefault "nathan";
|
||||
|
||||
programs.dconf.enable = (useWith (wsl) true);
|
||||
|
||||
home-manager.users.nathan = with self.homeModules; lib.mkMerge [
|
||||
self.homeModules.nathan
|
||||
(useWithGraphical (laptop ++ homebox ++ iso) nathan-aurora)
|
||||
@@ -89,13 +91,6 @@
|
||||
packageSet = lib.mkDefault "minimal";
|
||||
};
|
||||
})
|
||||
|
||||
(useWith (wsl) {
|
||||
|
||||
olympus = {
|
||||
graphical = lib.mkDefault false;
|
||||
};
|
||||
})
|
||||
];
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user