forked from mirrors_public/oddlama_nix-config
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;
|
||||
}
|
||||
];
|
||||
extraSpecialArgs = {
|
||||
nixosConfig = config;
|
||||
};
|
||||
};
|
||||
|
||||
# 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