treewide: home-manager path self.outPath -> self
This commit is contained in:
parent
addce26e11
commit
2b3d7f3834
2 changed files with 2 additions and 2 deletions
|
|
@ -7,7 +7,7 @@
|
|||
users = {
|
||||
hand7s = {
|
||||
imports = [
|
||||
"${self.outPath}/hand7s/default.nix"
|
||||
"${self}/hand7s/default.nix"
|
||||
inputs.hyprpanel.homeManagerModules.hyprpanel
|
||||
inputs.spicetify-nix.homeManagerModules.default
|
||||
inputs.hyprland.homeManagerModules.default
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue