Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | nix: init module | Silas Schöffel | 2024-04-05 |
| | |||
* | treewide: remove hyprland input | Silas Schöffel | 2024-03-28 |
| | |||
* | hyprland: use stable package | sils | 2024-03-12 |
| | |||
* | sys/packages: remove kdeconnect | sils | 2024-03-08 |
| | |||
* | sys/packages: remove nerdfonts | sils | 2024-03-08 |
| | |||
* | sys/services: add safeeyes | sils | 2024-02-13 |
| | |||
* | sys/keyboard: rename keyboard layout config | sils | 2024-02-13 |
| | |||
* | remove nix-filter input override for prismlauncher | sils | 2024-02-02 |
| | |||
* | use development version of hyprland | sils | 2024-02-02 |
| | |||
* | move gpg home-dir to ~/.gnupg | sils | 2024-01-15 |
| | | | | | GPG (especially gpg-agent) has way too much issues with a data-dir i non-default locations. | ||
* | sys/services/restic: trigger first backup 30min after system awakens | sils | 2024-01-15 |
| | |||
* | (sys/services/restic): add storagebox-admin config | sils | 2024-01-13 |
| | | | | This makes maintenance tasks really easy | ||
* | (sys/services/restic): add timerConfig | sils | 2024-01-13 |
| | |||
* | fix(sys/services/restic): also backup /srv | sils | 2024-01-13 |
| | |||
* | feat(sys/networking): add network | sils | 2024-01-13 |
| | |||
* | fix(treewide): rename borg* secrets to restic* | sils | 2024-01-07 |
| | |||
* | fix(sys/services/restic): backup btrfs snapshot | sils | 2024-01-06 |
| | |||
* | feat(sys/services): add restic | sils | 2024-01-06 |
| | |||
* | fix(sys/services/greetd): restart greetd on failure | sils | 2024-01-02 |
| | |||
* | refactor(treewide): move opengl out of hosts | sils | 2023-12-06 |
| | |||
* | refactor(treewide): move bluetooth declaration out of hosts | sils | 2023-12-06 |
| | |||
* | refactor(treewide): move security config out of hosts | sils | 2023-12-06 |
| | |||
* | feat(treewide): move virtualisation out of hostconfig | sils | 2023-12-06 |
| | |||
* | feat(sys/networking): add network | sils | 2023-12-06 |
| | |||
* | feat(sys/networking): add wifi network | sils | 2023-12-01 |
| | |||
* | feat(treewide): remove git-crypt | sils | 2023-11-26 |
| | | | | | I don't use it anymore and have no intentions to do in future as it complicates building with hydra. | ||
* | feat(sys/networking): declare networks with hidden ssids | sils | 2023-11-26 |
| | |||
* | style(treewide): format | sils | 2023-11-23 |
| | |||
* | feat(sys/nix): add my configuration flake in the registry | sils | 2023-11-23 |
| | |||
* | feat(treewide): add network | sils | 2023-11-23 |
| | |||
* | fix(secrets/wireless.age): update | sils | 2023-11-20 |
| | | | | | | | | | | | | | | | | | | | | | # Please enter the commit message for your changes. Lines starting # with '#' will be ignored, and an empty message aborts the commit. # # On branch main # Your branch is up to date with 'origin/main'. # # Changes to be committed: # modified: secrets/wireless.age # # Changes not staged for commit: # modified: sys/nix/default.nix # modified: users/default.nix # # Untracked files: # files/root_ssh_config # nixremote # users/root/ # | ||
* | feat(sys/services): add openssh | sils | 2023-11-19 |
| | | | | | This is only needed for agenix. I'll probably remove that overhead in future. | ||
* | feat(treewide): use agenix for wifi-passwords | sils | 2023-11-19 |
| | |||
* | style(treewide): format with alejandra | sils | 2023-11-18 |
| | |||
* | fix(treewide): remove ragenix | sils | 2023-11-17 |
| | |||
* | feat(treewide): declare networks host-independent | sils | 2023-11-17 |
| | |||
* | feat(sys/services): add pcscd | sils | 2023-11-13 |
| | |||
* | style(sys/services/udev): format with alejandra | sils | 2023-11-13 |
| | |||
* | feat(sys/services): add nitrokey udev rules | sils | 2023-11-12 |
| | |||
* | fix(sys/security/sudo): disable lecture | sils | 2023-11-09 |
| | | | | This is an attempt, it doesn't seem to work. | ||
* | fix(sys/environment): correct "correct crypttab entry" | sils | 2023-11-06 |
| | | | | | This reverts commit 6c7eae9690a0f63a80eb93f6bc3de948f3e45070, which caused a lot of pita. | ||
* | fix(sys/environment): correct crypttab entry | sils | 2023-11-03 |
| | |||
* | feat(s/users): add sils to video group | sils | 2023-11-03 |
| | |||
* | feat(treewide): add ragenix package | sils | 2023-10-12 |
| | |||
* | feat(u/sils/packages): add wl-togglescreens | sils | 2023-10-12 |
| | |||
* | fix(sys/nix): re-enable distributedBuilds | sils | 2023-10-11 |
| | |||
* | feat(sys/impermanence): add /var/lib/waydroid to persistent dirs | sils | 2023-10-10 |
| | |||
* | feat(sys/services/upower): add | sils | 2023-10-06 |
| | |||
* | feat(sys/nix): pin nixpkgs of registry to nixpkgs of flake | sils | 2023-10-04 |
| | |||
* | feat(sys/security): declare sudo as enabled | sils | 2023-10-01 |
| | | | | | I'm aware that this is quite useless for now, but I'm planning to add config in future. |