Updates work configuration
This commit is contained in:
parent
3a055f8269
commit
402755b570
2 changed files with 68 additions and 1 deletions
|
|
@ -8,7 +8,7 @@
|
|||
}: {
|
||||
imports = [
|
||||
inputs.home-manager.darwinModules.home-manager
|
||||
../../home/modules/aerospace
|
||||
../../home/modules/aerospace/work.nix
|
||||
];
|
||||
|
||||
# Setting the user
|
||||
|
|
@ -102,6 +102,7 @@
|
|||
"1password"
|
||||
"android-studio"
|
||||
"zulu@17"
|
||||
"postman"
|
||||
];
|
||||
};
|
||||
|
||||
|
|
@ -130,6 +131,7 @@
|
|||
persistent-apps = [
|
||||
"/Applications/Arc.app"
|
||||
"/Applications/WezTerm.app"
|
||||
"/Applications/Microsoft Teams.app"
|
||||
"/System/Applications/System Settings.app/"
|
||||
];
|
||||
persistent-others = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue