fix: fixed home manager impermanence activation on defiant
This commit is contained in:
parent
539af51473
commit
3f107f8d1e
3 changed files with 14 additions and 6 deletions
|
|
@ -12,6 +12,8 @@
|
|||
];
|
||||
|
||||
config = {
|
||||
impermanence.enable = osConfig.host.impermanence.enable;
|
||||
|
||||
# Home Manager needs a bit of information about you and the paths it should
|
||||
# manage.
|
||||
home = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue