updated the installer so that it should actually work
Some checks failed
Build / build (push) Failing after 5m23s
Some checks failed
Build / build (push) Failing after 5m23s
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
LABEL=arkane_root /home btrfs rw,relatime,subvol=arkdep/shared/home,compress=zstd 0 1
|
||||
LABEL=arkane_root /root btrfs rw,relatime,subvol=arkdep/shared/root,compress=zstd 0 1
|
||||
LABEL=arkane_root /arkdep btrfs rw,relatime,subvol=arkdep,compress=zstd 0 1
|
||||
LABEL=arkane_root /var/lib/flatpak btrfs rw,relatime,subvol=arkdep/shared/flatpak,compress=zstd 0 1
|
||||
LABEL=arkane_boot /boot vfat rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,utf8,errors=remount-ro 0 2
|
||||
|
||||
/arkdep/shared/swapfile none swap defaults 0 0
|
||||
@@ -0,0 +1,2 @@
|
||||
root:x:0:root
|
||||
wheel:x:998:
|
||||
@@ -0,0 +1 @@
|
||||
arkanelinux
|
||||
Reference in New Issue
Block a user