This commit is contained in:
2025-11-19 21:06:46 +01:00
parent e6609fd6f4
commit a3b13c47ef
16 changed files with 267 additions and 837 deletions

View File

@@ -19,7 +19,7 @@
../../modules/appimage.nix
../../modules/qemu.nix
../../modules/thunderbird.nix
../../modules/canon_eos_550d.nix
# ../../modules/canon_eos_550d.nix
# Include the results of the hardware scan.
./hardware-configuration.nix
];
@@ -30,6 +30,8 @@
systemd-boot.enable = true;
};
boot.binfmt.emulatedSystems = [ "aarch64-linux" ];
networking = {
hostName = "nix-desktop";
networkmanager.enable = false;