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
|
|
@ -1,4 +1,6 @@
|
|||
{osConfig, ...}: {
|
||||
impermanence.fallbackPersistence.enable = false;
|
||||
|
||||
home = {
|
||||
username = osConfig.users.users.git.name;
|
||||
homeDirectory = osConfig.users.users.git.home;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue