mirror of
https://github.com/Alexandre1a/NixOSDots.git
synced 2026-03-10 00:09:46 +01:00
Re-added vesktop, zed and added beeper
This commit is contained in:
parent
6c24f94a75
commit
3dec5ddab5
@ -8,7 +8,7 @@ in
|
|||||||
imports = [
|
imports = [
|
||||||
inputs.spicetify-nix.homeManagerModules.spicetify
|
inputs.spicetify-nix.homeManagerModules.spicetify
|
||||||
modules.hm.spicetify
|
modules.hm.spicetify
|
||||||
#../../modules/home-manager/zed.nix
|
modules.zed.nix
|
||||||
modules.hm.shell
|
modules.hm.shell
|
||||||
];
|
];
|
||||||
|
|
||||||
@ -44,8 +44,9 @@ in
|
|||||||
|
|
||||||
# GUI apps
|
# GUI apps
|
||||||
vscode
|
vscode
|
||||||
#vesktop
|
vesktop
|
||||||
obsidian
|
obsidian
|
||||||
|
beeper
|
||||||
bitwarden-desktop
|
bitwarden-desktop
|
||||||
kitty # Terminal emulator but needs a GUI
|
kitty # Terminal emulator but needs a GUI
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user