Home Gen509 @ 2025-05-03-15:04 by jonas@comfy-station
This commit is contained in:
parent
1a76403f0b
commit
d39793f68d
@ -1,6 +1,6 @@
|
|||||||
{config, ...}: rec {
|
{config, ...}: rec {
|
||||||
imports = [
|
imports = [
|
||||||
../modules/home/borg.nix
|
(./. + "/jonas@comfy-station/" + /borg.nix)
|
||||||
];
|
];
|
||||||
|
|
||||||
# Home Manager needs a bit of information about you and the paths it should
|
# Home Manager needs a bit of information about you and the paths it should
|
||||||
|
|||||||
@ -1,8 +1,4 @@
|
|||||||
{
|
{config, ...}: let
|
||||||
config,
|
|
||||||
pkgs,
|
|
||||||
...
|
|
||||||
}: let
|
|
||||||
defaultChecks = [
|
defaultChecks = [
|
||||||
{
|
{
|
||||||
name = "repository";
|
name = "repository";
|
||||||
Loading…
x
Reference in New Issue
Block a user