WIP: nixos: system: add persist

This is the module that takes care of configuring impermanence at the
system level.

WIP:
    * address FIXMEs
    * activate home-manager persistence?
        * set `programs.fuse.userAllowOther = true;` ?
    * point `age` to persisted paths [1] ?
    * make sure all services and modules are persisted correctly...

[1]: b1d18d25b8
This commit is contained in:
Bruno BELANYI 2021-10-22 13:52:04 +02:00
parent 99a3bd2587
commit fa732c88e4
2 changed files with 67 additions and 0 deletions

View file

@ -9,6 +9,7 @@
./language
./nix
./packages
./persist
./podman
./polkit
./printing