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