add(apps): vicinae

This commit is contained in:
kenji
2026-01-02 07:47:53 -06:00
parent bf279b426e
commit 6b3662c07c
4 changed files with 8 additions and 1 deletions
View File
+4
View File
@@ -49,6 +49,10 @@
inputs.nixpkgs.follows = "nixpkgs";
inputs.elephant.follows = "elephant";
};
vicinae.url = {
url = "github:vicinaehq/vicinae";
inputs.nixpkgs.follows = "nixpkgs";
};
};
outputs = {
+1
View File
@@ -15,6 +15,7 @@
../modules/home/music.nix
inputs.walker.homeManagerModules.default
inputs.sops-nix.homeManagerModules.sops
inputs.vicinae.homeManagerModules.default
];
home.sessionVariables = {
+3 -1
View File
@@ -4,8 +4,10 @@
../../apps/hypridle
../../apps/hyprlock
../../apps/walker
../../apps/vicinae
# ../../apps/fsel
../../apps/hyprpaper
../../apps/tte
];
}
}