Adds aerospace as nix service
This commit is contained in:
parent
0c6bd23313
commit
8f7493c395
2 changed files with 50 additions and 1 deletions
|
|
@ -8,6 +8,7 @@
|
|||
}: {
|
||||
imports = [
|
||||
inputs.home-manager.darwinModules.home-manager
|
||||
../../home/modules/aerospace
|
||||
];
|
||||
|
||||
# Setting the user
|
||||
|
|
@ -70,7 +71,6 @@
|
|||
|
||||
casks = [
|
||||
"zen-browser"
|
||||
"aerospace"
|
||||
"font-victor-mono"
|
||||
"font-victor-mono-nerd-font"
|
||||
"mullvadvpn"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue