Setup tardis

This commit is contained in:
2026-07-07 12:28:58 +01:00
parent 233b9d674a
commit 8e34c30072
6 changed files with 51 additions and 5 deletions
+2
View File
@@ -6,6 +6,8 @@
../modules/secrets
];
nixpkgs.config.allowUnfree = true;
boot.loader.systemd-boot.enable = true;
boot.loader.efi.canTouchEfiVariables = true;