add watchstate syncer
This commit is contained in:
parent
f88e0c6932
commit
4761af4659
5 changed files with 46 additions and 23 deletions
|
@ -20,6 +20,8 @@
|
|||
sharedModules = [ ./hm-modules inputs.nixvim.homeManagerModules.nixvim ];
|
||||
};
|
||||
|
||||
virtualisation.oci-containers.backend = lib.mkDefault "podman";
|
||||
|
||||
# Clean /tmp on boot.
|
||||
boot.tmp.cleanOnBoot = true;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue