chore: some random comments

This commit is contained in:
steveej 2024-10-13 20:19:26 +02:00
parent c8b6ec9394
commit f49979961e
2 changed files with 2 additions and 0 deletions

View file

@ -13,6 +13,7 @@
nixpkgs.overlays = [ nixpkgs.overlays = [
(final: previous: { (final: previous: {
# inherit (nodeFlake.inputs.nixpkgs-systemd256.legacyPackages.${system}) systemd systemdMinimal; # inherit (nodeFlake.inputs.nixpkgs-systemd256.legacyPackages.${system}) systemd systemdMinimal;
# inherit (nodeFlake.inputs.nixpkgs-unstable.legacyPackages.${system}) libcamera libcamera-qcam;
}) })
]; ];

View file

@ -4,6 +4,7 @@
x13s-nvme = { x13s-nvme = {
type = "disk"; type = "disk";
device = "/dev/disk/by-id/nvme-KBG5AZNT1T02_LA_KIOXIA_52QC84BEEJS6"; device = "/dev/disk/by-id/nvme-KBG5AZNT1T02_LA_KIOXIA_52QC84BEEJS6";
# device = "/dev/disk/by-id/nvme-Corsair_MP600_CORE_MINI_A7SIB33902BQLN";
content = { content = {
type = "gpt"; type = "gpt";
partitions = { partitions = {