refactor: desktop default applications
This commit is contained in:
@@ -68,7 +68,7 @@ in
|
||||
baseSettings = mkBaseSettings {
|
||||
inherit lib;
|
||||
homeDirectory = config.home.homeDirectory;
|
||||
terminal = config.repo.terminal.primary;
|
||||
terminal = config.meta.terminal;
|
||||
};
|
||||
settings =
|
||||
if baseSettings == { } || !osConfig.meta.machine.portable then
|
||||
|
||||
Reference in New Issue
Block a user