Skip to content

Commit f9d1e0b

Browse files
committed
test
1 parent 1c47af3 commit f9d1e0b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

modules/nixos/buildbot-repo-allowlist.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[
2-
"astro/microvm.nix"
2+
"qowoz/microvm.nix"
33
"nix-community/authentik-nix"
44
"nix-community/autofirma-nix"
55
"nix-community/dream2nix"

modules/nixos/common/default.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
./security.nix
1414
./sops-nix.nix
1515
./telegraf.nix
16-
./update.nix
16+
#./update.nix
1717
./users.nix
1818
inputs.srvos.nixosModules.server
1919
];

0 commit comments

Comments
 (0)