lol j/k for real this time
This commit is contained in:
parent
51c6175140
commit
f881be3b0d
|
@ -8,7 +8,7 @@ let
|
||||||
nix-secrets = builtins.fetchGit {
|
nix-secrets = builtins.fetchGit {
|
||||||
url = "/home/aires/Development/nix-configuration/nix-secrets";
|
url = "/home/aires/Development/nix-configuration/nix-secrets";
|
||||||
ref = "main";
|
ref = "main";
|
||||||
rev = "be1b413b4215984d10e15ffbd4a47a038d5a4292";
|
rev = "aed06e8c1f0d018fde197ae4e096012ed80cd08b";
|
||||||
};
|
};
|
||||||
|
|
||||||
# Recursively constructs an attrset of a given folder, recursing on directories, value of attrs is the filetype
|
# Recursively constructs an attrset of a given folder, recursing on directories, value of attrs is the filetype
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit be1b413b4215984d10e15ffbd4a47a038d5a4292
|
Subproject commit aed06e8c1f0d018fde197ae4e096012ed80cd08b
|
Loading…
Reference in a new issue