Commit graph

8 commits

Author SHA1 Message Date
Alejandro Angulo 2084da9ff4
misc changes
Old changes I never committed
2024-07-16 19:39:13 -07:00
Alejandro Angulo 370f46be16
Replaced grub with systemd-boot
Stopped using a ZFS pool for my boot partition.

Fixed this error in during boot (using grub):

> error: compression algorithm inherit not supported.
2023-12-10 15:27:14 -08:00
Alejandro Angulo 7c1900262f
Updated 2023-11-02 17:22:32 -07:00
Alejandro Angulo a419c28d0d
Updated 2023-05-20 19:21:51 -07:00
Alejandro Angulo b098765485
Removed extraneous mounts
Mounts are already happening due to config in associated
hardware-configuration files.
2023-04-06 19:34:49 -07:00
Alejandro Angulo 30832c3ac1
Fixed issue with paths being remounted
I noticed switching got slower and slower as I kept switching and there
were a lot of duplicate directories in my mount output.

See: https://discourse.nixos.org/t/duplicate-boot-entries-in-mount-output/26923/
2023-04-02 09:20:23 -07:00
Alejandro Angulo 2a6f844ff1
Tweaked path to be device-specific 2023-03-29 22:57:41 -07:00
Alejandro Angulo 1231503914
refactor: reorganized systems 2023-03-04 08:32:24 -08:00
Renamed from system/gospel/zfs.nix (Browse further)