This website requires JavaScript.
Explore
Help
Sign in
helvetica
/
puter
Watch
1
Star
0
Fork
You've already forked puter
0
Code
Activity
3887e64f58
puter
/
hosts
/
insomniac
/
filesystems.nix
8 lines
101 B
Nix
Raw
Normal View
History
Unescape
Escape
stuff
2024-08-18 15:22:25 +02:00
{
pluh 🗣
2025-03-01 22:21:00 +01:00
fileSystems
.
"
/
"
=
{
stuff
2024-08-18 15:22:25 +02:00
fsType
=
"
e
x
t
4
"
;
pluh 🗣
2025-03-01 22:21:00 +01:00
label
=
"
m
a
i
n
"
;
whatever
2025-05-11 22:49:04 +02:00
options
=
[
"
n
o
a
t
i
m
e
"
]
;
stuff
2024-08-18 15:22:25 +02:00
}
;
}
Copy permalink