Commit graph

14 commits

Author SHA1 Message Date
514fpv 2bbad75474
perf(gui): switch to open source nvidia drivers
Also disable xserver as it is not needed for a wayland-only setup.
2024-01-03 11:10:04 +08:00
514fpv 8d9a4df795
feat(boot): set tmp.cleanOnBoot
In some cases /tmp has to be mounted on persistent storage to avoid
running out of memory. Enabling this option restores tmpfs behaviour.
2024-01-02 16:36:49 +08:00
514fpv 9c11e58813
feat(gui): enable plymouth boot animation 2024-01-02 16:36:28 +08:00
514fpv 8ae36ad4cd
feat: add pciutils 2024-01-02 16:22:47 +08:00
514fpv 635d7fd0f3
feat(gui): add graphics driver options 2024-01-02 16:20:52 +08:00
514fpv ead2c49454
chore(auth): add chireiden public key 2024-01-02 14:50:12 +08:00
514fpv cfa224c632
feat(auth): add openssh options 2024-01-02 14:49:54 +08:00
514fpv 6517ca329d
feat(fs): add configuration for xfs, ext4, btrfs 2024-01-02 14:49:06 +08:00
514fpv 00a1576803
feat(kernel): add kernel tuning presets 2024-01-02 14:47:14 +08:00
514fpv e0ee42f65b
feat(zsh): add zsh shell 2024-01-02 14:46:36 +08:00
514fpv 916751169b
feat(io): add various I/O configuration 2024-01-02 14:46:03 +08:00
514fpv 78473d3ba8
feat: set systemd-machine-id via module option
Also derive hostId from systemd-machine-id.
2024-01-02 14:45:09 +08:00
514fpv ba8cd0d40b
feat(boot): systemd-boot and lanzaboote toggles
Secure boot is not applicable in every use case.
2024-01-02 14:44:00 +08:00
514fpv 61db72b9ab
feat(flake): implement configuration loading 2024-01-02 14:42:27 +08:00