'building'

This commit is contained in:
mjallen18
2025-12-26 22:47:11 -06:00
parent c8aebb9e4a
commit f549723a61
6 changed files with 26 additions and 18 deletions

View File

@@ -16,10 +16,10 @@
virtualisation.docker.enable = true;
environment.systemPackages = with pkgs.${namespace}; [
ubootRaspberryPi5
ubootTools
];
#environment.systemPackages = with pkgs.${namespace}; [
# ubootRaspberryPi5
# ubootTools
#];
${namespace} = {