WIP: Proxmox LXC config.
Includes some refactoring for tailscale and impermanence.
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
{ pkgs, inputs, ... }:
|
||||
{
|
||||
imports = [ inputs.impermanence.nixosModules.impermanence ];
|
||||
|
||||
environment.persistence = {
|
||||
"/persist" = {
|
||||
directories = [ "/var/lib/nixos" ];
|
||||
|
||||
Reference in New Issue
Block a user