Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix(nixos): persist /var/lib/nixos | sefidel | 2024-08-23 | 1 | -0/+1 |
| | | | | * fixes occasional permission errors | ||||
* | fix(nixos): disable bootCounting | sefidel | 2024-08-17 | 1 | -2/+5 |
| | | | | * Change was temporarily reverted upstream: https://github.com/NixOS/nixpkgs/pull/334526 | ||||
* | feat(nixos/alpha): enable madness-ld | sefidel | 2024-08-06 | 1 | -0/+2 |
| | |||||
* | feat(nixos/alpha): enable secure boot | sefidel | 2024-08-06 | 1 | -18/+9 |
| | |||||
* | feat(nixos/alpha): use persistence module | sefidel | 2024-08-04 | 1 | -21/+16 |
| | |||||
* | chore(nixos): remove obsolete sound option | sefidel | 2024-08-02 | 1 | -2/+0 |
| | |||||
* | chore(nixos): hardware.opengl -> hardware.graphics | sefidel | 2024-07-07 | 1 | -2/+2 |
| | | | | * This option has been renamed. | ||||
* | chore(nixos): remove opengl.driSupport | sefidel | 2024-07-07 | 1 | -2/+0 |
| | | | | * This option no longer has any effect. | ||||
* | feat(nixos/alpha): allow hibernation | sefidel | 2024-05-11 | 1 | -1/+1 |
| | |||||
* | chore(nixos/alpha): fix indentation | sefidel | 2024-05-11 | 1 | -1/+1 |
| | |||||
* | feat(nixos/alpha): add brother printer drivers | sefidel | 2024-05-10 | 1 | -1/+5 |
| | |||||
* | chore: set boot.zfs.package to use unstable zfs | sefidel | 2024-03-10 | 1 | -1/+1 |
| | | | | boot.zfs.enableUnstable is deprecated. | ||||
* | feat(nixos/alpha): fix nm-applet and trayscale | sefidel | 2024-02-10 | 1 | -0/+14 |
| | |||||
* | feat(nixos/alpha): enable docker | sefidel | 2024-02-04 | 1 | -0/+3 |
| | |||||
* | feat(nixos/alpha): configure virt-manager | sefidel | 2024-02-03 | 1 | -0/+6 |
| | |||||
* | feat(nixos/alpha): exclude sandbox from backups | sefidel | 2024-02-03 | 1 | -0/+2 |
| | |||||
* | fix(nixos): fix NetworkManager-wait-online workaround | sefidel | 2024-02-02 | 1 | -3/+1 |
| | |||||
* | feat(nixos): configure colmena on all systems | sefidel | 2024-01-23 | 1 | -0/+6 |
| | |||||
* | fix(nixos): work around nm-online | sefidel | 2024-01-15 | 1 | -0/+5 |
| | | | | | | * This makes NetworkManager-wait-online service only wait for the network to be reachable, instead of waiting for the startup to complete. | ||||
* | chore(nixos): sort fonts | sefidel | 2024-01-15 | 1 | -3/+3 |
| | |||||
* | project!: disambiguate nix,nixpkgs options | sefidel | 2024-01-15 | 1 | -1/+1 |
| | |||||
* | feat(systems): comment service-dependent sops secrets | sefidel | 2024-01-11 | 1 | -3/+3 |
| | |||||
* | feat(nixos/alpha): configure nebula | sefidel | 2024-01-11 | 1 | -0/+31 |
| | |||||
* | feat(nixos/alpha): add steam | sefidel | 2024-01-01 | 1 | -0/+7 |
| | |||||
* | chore(nixos): avahi.nssmdns -> avahi.nssmdns4 | sefidel | 2023-12-21 | 1 | -1/+1 |
| | |||||
* | chore(systems): use system ping | sefidel | 2023-11-15 | 1 | -1/+1 |
| | |||||
* | fix(nixos/{alpha, haruka}): fix swaylock failing instantly | sefidel | 2023-11-11 | 1 | -2/+3 |
| | | | | | | | Disabling system-wide sway has also disabled pam configurations, so enable the module with the package set to null. This change supersedes commit 96624d93ab65514dd392b8f14cf6ea1ba97c6442. | ||||
* | fix(nixos/{alpha, haruka}): fix extraSessionCommands not being executed | sefidel | 2023-11-11 | 1 | -2/+2 |
| | | | | | This commit removes sway from system programs, as it conflicts with the one defined in home-manager configuration. | ||||
* | feat(nixos/alpha): persist tailscale data | sefidel | 2023-11-11 | 1 | -0/+1 |
| | |||||
* | feat(modules/nm-mullvad)!: deprecate module | sefidel | 2023-10-21 | 1 | -27/+0 |
| | | | | * This module has been superseded by Tailscale, and will be deleted. | ||||
* | feat(nixos/alpha): enable trayscale | sefidel | 2023-10-21 | 1 | -0/+1 |
| | |||||
* | feat(nixos/alpha): enable tailscale | sefidel | 2023-10-21 | 1 | -0/+3 |
| | |||||
* | feat(nixos/alpha): enable devkit | sefidel | 2023-10-15 | 1 | -0/+3 |
| | |||||
* | feat(nixos/alpha)!: remove qubes boot entry | sefidel | 2023-09-25 | 1 | -8/+0 |
| | |||||
* | fix(nixos/alpha): fix ACPI region for openrgb | sefidel | 2023-09-25 | 1 | -0/+4 |
| | |||||
* | feat(nixos/alpha): persist network and bluetooth settings | sefidel | 2023-09-24 | 1 | -0/+2 |
| | | | | * new workstation has WLAN and Bluetooth support. | ||||
* | feat(nixos/alpha): enable openrgb | sefidel | 2023-09-24 | 1 | -0/+2 |
| | |||||
* | feat(nixos/alpha): borgbackup: exclude unnecessary files | sefidel | 2023-09-24 | 1 | -0/+3 |
| | |||||
* | feat(nixos/alpha): borgbackup: suppress ping output | sefidel | 2023-09-24 | 1 | -1/+3 |
| | |||||
* | feat(nixos/alpha)!: move to new workstation | sefidel | 2023-09-23 | 1 | -6/+8 |
| | |||||
* | feat(nixos/alpha): enable nm-mullvad | sefidel | 2023-09-19 | 1 | -0/+27 |
| | |||||
* | feat(nixos/alpha,haruka): enable nm-applet | sefidel | 2023-09-17 | 1 | -0/+2 |
| | |||||
* | feat(nixos/alpha): enable sound | sefidel | 2023-09-17 | 1 | -1/+1 |
| | | | | * makes 'amixer' binary available | ||||
* | feat(nixos): passwordFile -> hashedPasswordFile | sefidel | 2023-09-15 | 1 | -2/+2 |
| | |||||
* | feat(nixos/alpha): use hourly backups | sefidel | 2023-09-12 | 1 | -2/+1 |
| | |||||
* | feat(nixos/alpha): use opentabletdriver for wacom | sefidel | 2023-09-12 | 1 | -0/+1 |
| | |||||
* | chore(nixos/alpha): don't disable nmi watchdog | sefidel | 2023-09-12 | 1 | -2/+0 |
| | |||||
* | feat(nixos/alpha): persist cups settings | sefidel | 2023-09-02 | 1 | -0/+4 |
| | |||||
* | feat(nixos/alpha)!: use printer via wlan | sefidel | 2023-09-01 | 1 | -7/+2 |
| | |||||
* | feat(nixos/alpha): enable zfs auto snapshot | sefidel | 2023-08-26 | 1 | -1/+4 |
| |