mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-03-22 18:59:07 +01:00
home: Remove NH_FLAKE env var
This commit is contained in:
parent
fea60de14e
commit
0854f93136
2 changed files with 1 additions and 3 deletions
|
|
@ -91,7 +91,7 @@
|
|||
|
||||
"special:music, on-created-empty:spotify"
|
||||
"special:chat, on-created-empty:discord"
|
||||
"special:flake, on-created-empty:kitty --directory ${config.home.sessionVariables.NH_FLAKE}"
|
||||
"special:flake, on-created-empty:kitty --directory ~/Projects/nixos-config"
|
||||
"special:monitor, on-created-empty:kitty btop"
|
||||
"special:files, on-created-empty:nemo"
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue