foo
This commit is contained in:
@ -3,7 +3,8 @@ let
|
||||
secrets = import ../configs/secrets.nix;
|
||||
be = import ../configs/borg-exclude.nix;
|
||||
unstable = import <nixos-unstable> { config.allowUnfree = true; };
|
||||
in {
|
||||
in
|
||||
{
|
||||
imports = [ ../configs/common.nix ../configs/docker.nix ../configs/user.nix ];
|
||||
|
||||
fileSystems."/export/docker" = {
|
||||
|
Reference in New Issue
Block a user