Aaron aaron
  • Joined on 2021-01-08
aaron pushed to feature/update at aaron/nixconfig 2026-03-21 19:33:06 +01:00
7b50d5327c chore(flake): update flake lock to the latest version
aaron pushed to feature/update at aaron/nixconfig 2026-03-21 19:32:37 +01:00
642e723fd6 Merge pull request 'cleanup repository' (#34) from feature/repo_cleanup into main
9a8090dac2 refactor(wireguard): set checkReversePath to loose instead of false
4e9ffcf6bd refactor(unfree): move the unfree setting to the settings module
02a5d03d1a refactor(packages): move installed packages to their respective nix modules
b480e8224d refactor(flake): simplify nix flake by deduplication
Compare 47 commits »
aaron pushed to main at aaron/nixconfig 2026-03-21 18:08:20 +01:00
642e723fd6 Merge pull request 'cleanup repository' (#34) from feature/repo_cleanup into main
9a8090dac2 refactor(wireguard): set checkReversePath to loose instead of false
4e9ffcf6bd refactor(unfree): move the unfree setting to the settings module
02a5d03d1a refactor(packages): move installed packages to their respective nix modules
b480e8224d refactor(flake): simplify nix flake by deduplication
Compare 10 commits »
aaron merged pull request aaron/nixconfig#34 2026-03-21 18:08:19 +01:00
cleanup repository
aaron created pull request aaron/nixconfig#34 2026-03-21 16:47:27 +01:00
cleanup repository
aaron pushed to feature/repo_cleanup at aaron/nixconfig 2026-03-21 16:45:11 +01:00
9a8090dac2 refactor(wireguard): set checkReversePath to loose instead of false
aaron pushed to feature/repo_cleanup at aaron/nixconfig 2026-03-21 16:43:46 +01:00
4e9ffcf6bd refactor(unfree): move the unfree setting to the settings module
aaron pushed to feature/repo_cleanup at aaron/nixconfig 2026-03-21 16:43:09 +01:00
02a5d03d1a refactor(packages): move installed packages to their respective nix modules
aaron pushed to feature/repo_cleanup at aaron/nixconfig 2026-03-21 16:41:40 +01:00
b480e8224d refactor(flake): simplify nix flake by deduplication
aaron pushed to feature/repo_cleanup at aaron/nixconfig 2026-03-21 16:40:27 +01:00
32a62aadd4 refactor(networking): drop wireless enable since it installs wpa_supplicant and rely on networkmanager instead
aaron pushed to feature/repo_cleanup at aaron/nixconfig 2026-03-21 16:39:33 +01:00
619c00e678 refactor(locales): fix internationalisation to switzerland norms
aaron pushed to feature/repo_cleanup at aaron/nixconfig 2026-03-21 16:38:58 +01:00
a02da7f66d refactor(programs): uninstall screenfetch since it is unmaintained software
aaron pushed to feature/repo_cleanup at aaron/nixconfig 2026-03-21 16:38:21 +01:00
8b616b65af refactor(default): remove hardware import from default target since it is a dublicate
aaron created branch feature/repo_cleanup in aaron/nixconfig 2026-03-21 16:37:40 +01:00
aaron pushed to feature/repo_cleanup at aaron/nixconfig 2026-03-21 16:37:40 +01:00
17158618ee refactor(docker): move the docker group to the respective nix module instead of adding the user per default
aaron pushed to main at aaron/nixconfig 2026-03-20 18:18:55 +01:00
64a12d1cae Merge pull request 'feature/updates' (#33) from feature/updates into main
2fb937b19f feature(wifi): enable more firmware to support my wifi chip
a7c5cbad41 chore(update): update flake file
Compare 3 commits »
aaron merged pull request aaron/nixconfig#33 2026-03-20 18:18:53 +01:00
feature/updates
aaron created pull request aaron/nixconfig#33 2026-03-20 18:18:44 +01:00
feature/updates
aaron pushed to feature/updates at aaron/nixconfig 2026-03-20 18:17:51 +01:00
2fb937b19f feature(wifi): enable more firmware to support my wifi chip
aaron pushed to feature/updates at aaron/nixconfig 2026-03-20 17:51:14 +01:00
a7c5cbad41 chore(update): update flake file