Commit graph

31 commits

Author SHA1 Message Date
514fpv 76a35af716
feat(steam): add steam program and directories 2024-01-07 13:58:29 +08:00
514fpv 27349be332
feat(asusd): add asusd service 2024-01-05 22:24:35 +08:00
514fpv b606aa73b8
fix(gui): improve driver selection correctness 2024-01-05 22:23:41 +08:00
514fpv 4016dd6632
feat(adb): add android tools 2024-01-05 18:00:51 +08:00
514fpv 299fc276b7
fix(gui): configure video acceleration 2024-01-05 09:26:14 +08:00
514fpv 9d4e333545
fix(fs): bad efi partition uuid default 2024-01-05 08:41:01 +08:00
514fpv 13a624b5c0
chore(auth): add diagnostic key 2024-01-04 17:28:16 +08:00
514fpv ac14001646
fix(boot): set up sbctl unconditionally 2024-01-04 15:14:28 +08:00
514fpv c971d9ef2c
fix(fs): bind /tmp to on-disk storage 2024-01-04 15:03:54 +08:00
514fpv 4c71d6fe88
fix(libvirt): add libvirtd group 2024-01-04 13:50:47 +08:00
514fpv 5a82027157
fix: remove irrelevant config 2024-01-04 12:19:17 +08:00
514fpv a56f98417d
feat(libvirt): service configuration and persist 2024-01-03 16:59:17 +08:00
514fpv 6a3e683a5f
feat(gui): set regreet gtk theme 2024-01-03 16:23:25 +08:00
514fpv 3618a1e7ec
fix(gui): set regreet fit mode 2024-01-03 15:39:30 +08:00
514fpv 0410a5c1d9
feat(gui): regreet csd and background image 2024-01-03 11:46:41 +08:00
514fpv 21098e4b56
feat(gui): persist regreet cache
Contains useful state information.
2024-01-03 11:39:46 +08:00
514fpv 8a9773cef2
feat(gui): add greetd
Login interface.
2024-01-03 11:11:35 +08:00
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