This commit is contained in:
alsaiduq-lab 2025-03-18 04:38:51 -06:00
parent 1bd3b595b1
commit c2f796760a
4 changed files with 11 additions and 55 deletions

View file

@ -14,7 +14,7 @@
boot.extraModulePackages = [ ];
fileSystems."/" =
{ device = "/dev/disk/by-uuid/07f76e3c-2dcf-4cda-99bf-657f1dc5885f";
{ device = "/dev/disk/by-uuid/b7877a82-a67d-4362-ad36-ac513d7c0fc6";
fsType = "ext4";
};

View file

@ -107,5 +107,6 @@ in {
unzip
starship
flameshot
yarn
];
}