mirror of
https://github.com/oddlama/nix-config.git
synced 2025-10-11 07:10:39 +02:00
chore: remove superfluous definition of nixosConfig for HM
This commit is contained in:
parent
2c03959277
commit
601efa9475
1 changed files with 0 additions and 3 deletions
|
@ -8,9 +8,6 @@
|
||||||
home.stateVersion = config.system.stateVersion;
|
home.stateVersion = config.system.stateVersion;
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
extraSpecialArgs = {
|
|
||||||
nixosConfig = config;
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
# Required even when using home-manager's zsh module since the /etc/profile load order
|
# Required even when using home-manager's zsh module since the /etc/profile load order
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue