mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-01-31 04:58:01 +00:00
hosts/ni/setups/desktop: configure i18n setup per-workflow
This commit is contained in:
parent
42c542fa01
commit
a2bf9a7e60
@ -43,6 +43,7 @@ in
|
||||
|
||||
(lib.mkIf (hasAnyWorkflowEnabled [ "a-happy-gnome" "knome" "mosey-branch" ]) {
|
||||
hosts.ni.networking.setup = "networkmanager";
|
||||
profiles.i18n.setup = "ibus";
|
||||
})
|
||||
]);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user