chore: update flake.lock

This commit is contained in:
matt1432 2024-02-21 00:20:41 -05:00
parent 45a4ae76a0
commit a4fe150167
4 changed files with 46 additions and 47 deletions
devices

View file

@ -1,5 +1,5 @@
# WIP
{...}: {
{...}: {
imports = [
./modules/arion
./modules/borgbackup.nix

View file

@ -1,5 +1,4 @@
# Not currently operational
{config, ...}: let
inherit (config.vars) mainUser hostName;
in {