Compare commits

...

2 Commits

2 changed files with 3 additions and 2 deletions

View File

@@ -62,4 +62,5 @@
syd/agda
syd/eshell
syd/treesit
syd/grammatical-framework))
syd/grammatical-framework
syd/lsp))

View File

@@ -29,7 +29,7 @@ in {
mkdir -p /btrfs-tmp
mount -t btrfs "${cfg.device}" /btrfs-tmp
# If the moribound subvolume exists, send it do 'death row' (old-roots),
# If the moribund subvolume exists, send it do 'death row' (old-roots),
# where live for about three days before its eventual deletion.
if [[ -e "/btrfs-tmp/${cfg.subvolume}" ]]; then
mkdir -p /btrfs-tmp/old-roots