add(apps): vicinae
This commit is contained in:
@@ -49,6 +49,10 @@
|
|||||||
inputs.nixpkgs.follows = "nixpkgs";
|
inputs.nixpkgs.follows = "nixpkgs";
|
||||||
inputs.elephant.follows = "elephant";
|
inputs.elephant.follows = "elephant";
|
||||||
};
|
};
|
||||||
|
vicinae.url = {
|
||||||
|
url = "github:vicinaehq/vicinae";
|
||||||
|
inputs.nixpkgs.follows = "nixpkgs";
|
||||||
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
outputs = {
|
outputs = {
|
||||||
|
|||||||
@@ -15,6 +15,7 @@
|
|||||||
../modules/home/music.nix
|
../modules/home/music.nix
|
||||||
inputs.walker.homeManagerModules.default
|
inputs.walker.homeManagerModules.default
|
||||||
inputs.sops-nix.homeManagerModules.sops
|
inputs.sops-nix.homeManagerModules.sops
|
||||||
|
inputs.vicinae.homeManagerModules.default
|
||||||
];
|
];
|
||||||
|
|
||||||
home.sessionVariables = {
|
home.sessionVariables = {
|
||||||
|
|||||||
@@ -4,8 +4,10 @@
|
|||||||
../../apps/hypridle
|
../../apps/hypridle
|
||||||
../../apps/hyprlock
|
../../apps/hyprlock
|
||||||
../../apps/walker
|
../../apps/walker
|
||||||
|
../../apps/vicinae
|
||||||
# ../../apps/fsel
|
# ../../apps/fsel
|
||||||
../../apps/hyprpaper
|
../../apps/hyprpaper
|
||||||
../../apps/tte
|
../../apps/tte
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user