mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-12-06 21:17:14 -06:00
test: impermanence
This commit is contained in:
parent
4e05093a1d
commit
672c9bb7c0
1 changed files with 2 additions and 2 deletions
|
|
@ -7,7 +7,7 @@
|
|||
let
|
||||
inherit (flake.config.people) user0;
|
||||
|
||||
rootDevice = "/dev/disk/by-uuid/8596aaba-338f-4f9d-ba9d-a63bcbc38523";
|
||||
rootDevice = "/dev/disk/by-uuid/df9868a4-2dd1-40d5-9f5f-c56ceac62216";
|
||||
in
|
||||
{
|
||||
fileSystems = {
|
||||
|
|
@ -37,7 +37,7 @@ in
|
|||
};
|
||||
|
||||
"/boot" = {
|
||||
device = "/dev/disk/by-uuid/7328-07C6";
|
||||
device = "/dev/disk/by-uuid/DF19-AD99";
|
||||
fsType = "vfat";
|
||||
options = [
|
||||
"fmask=0077"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue