treewide: new imports in home-manager
Signed-off-by: s0me1newithhand7s <117505144+s0me1newithhand7s@users.noreply.github.com>
This commit is contained in:
parent
dda9670322
commit
397ef455d9
3 changed files with 10 additions and 3 deletions
|
|
@ -7,10 +7,11 @@
|
|||
users = {
|
||||
hand7s = {
|
||||
imports = [
|
||||
"${self}/hand7s/default.nix"
|
||||
"${self}/hand7s/"
|
||||
inputs.spicetify-nix.homeManagerModules.default
|
||||
inputs.hyprland.homeManagerModules.default
|
||||
inputs.chaotic.homeManagerModules.default
|
||||
inputs.sops-nix.homeManagerModules.sops
|
||||
];
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue