Update flake

This commit is contained in:
Invariantspace 2024-01-16 18:48:06 -08:00
parent 8e4f10a696
commit c3a2bf746e
11 changed files with 69 additions and 74 deletions

View file

@ -1,4 +1,6 @@
{ ... }: {
{ ... }:
{
disko.devices = {
# Partition the physical disk
disk.storage = {
@ -76,5 +78,4 @@
};
};
};
}