mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-01-11 09:44:08 -05:00
test
This commit is contained in:
parent
ada83fd5ed
commit
d37ce87c88
1 changed files with 0 additions and 5 deletions
|
|
@ -24,11 +24,6 @@
|
|||
};
|
||||
};
|
||||
|
||||
fileSystems."/boot" = {
|
||||
device = "/dev/sda1";
|
||||
fsType = "vfat";
|
||||
options = ["fmask=0022" "dmask=0022"];
|
||||
};
|
||||
fileSystems."/" = {
|
||||
device = "zroot";
|
||||
fsType = "zfs";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue