mirror of
https://github.com/srid/nixos-config.git
synced 2025-12-26 15:04:59 +08:00
pureintent: enable lingering
This commit is contained in:
parent
96c4f750c7
commit
4745fdf41e
1 changed files with 1 additions and 0 deletions
|
|
@ -14,6 +14,7 @@ in
|
|||
./configuration.nix
|
||||
];
|
||||
|
||||
users.users.${flake.config.me.username}.linger = true;
|
||||
home-manager.sharedModules = [
|
||||
"${homeMod}/all/vira.nix"
|
||||
# (self + /modules/home/all/dropbox.nix)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue