Compare commits
1 commit
7b4c51bffd
...
d2ff7b50c9
Author | SHA1 | Date | |
---|---|---|---|
d2ff7b50c9 |
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
{lib, ...}: {
|
||||
fileSystems."/" = {
|
||||
device = "root";
|
||||
device = "gha-root";
|
||||
fsType = "tmpfs";
|
||||
options = ["size=2G" "mode=755"];
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue