diff options
| author | Soispha <soispha@vhack.eu> | 2023-08-02 14:19:21 +0200 |
|---|---|---|
| committer | Soispha <soispha@vhack.eu> | 2023-08-02 16:20:32 +0200 |
| commit | 1256cabb7981cfed4bf02c70940c4553edc557a6 (patch) | |
| tree | 0ab22864c9f9d0ed0039bb8c5244f328cf913a6d /system/services/default.nix | |
| parent | Build(flake): Update (diff) | |
| download | nixos-server-1256cabb7981cfed4bf02c70940c4553edc557a6.zip | |
Feat(system/services/snapper): Add
Diffstat (limited to '')
| -rw-r--r-- | system/services/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/system/services/default.nix b/system/services/default.nix index 7bf26c3..8f5540f 100644 --- a/system/services/default.nix +++ b/system/services/default.nix @@ -10,5 +10,6 @@ ./nix-sync ./openssh ./rust-motd + ./snapper ]; } |
