|
|
3494a85734
|
refactor(noctalia): remove quickshell dependency as noctalia-qs already gets pulled in by the flake
|
2026-03-06 22:21:11 +01:00 |
|
|
|
9b02617698
|
refactor(drives): add disclaimer and change order
|
2026-03-06 18:34:15 +01:00 |
|
|
|
bd6546263b
|
refactor(greetd): rename package to omit warning
|
2026-03-06 18:25:28 +01:00 |
|
|
|
53c2cf1a63
|
refactor(graphics): add amdgpu_top to systempackages
|
2026-03-06 18:16:40 +01:00 |
|
|
|
80638a920b
|
feature(greeter): replace sddm with greetd since sddm has issues with rdna4
|
2026-03-05 22:15:56 +01:00 |
|
|
|
e4674e5828
|
refactor(networking): remove general hostname
|
2026-03-05 21:58:56 +01:00 |
|
|
|
16ea94e160
|
feature(graphics): add amdgpu_top to the default pkgs
|
2026-03-05 21:58:36 +01:00 |
|
|
|
afd3113cf3
|
feature(graphics): add amdgpu to the initrd
|
2026-03-05 21:50:46 +01:00 |
|
|
|
d7a08c2571
|
feature(protonvpn): add protonvpn nix module
|
2026-03-05 21:36:10 +01:00 |
|
|
|
8cdcb15618
|
fix(drives): remove password fallback
|
2026-03-05 21:23:34 +01:00 |
|
|
|
a0fd1e9264
|
feature(drives): add encrypted drives for argon
|
2026-03-05 20:53:40 +01:00 |
|
|
|
d60bdd1245
|
fix(noctalia): add quickshell since it is a dependency of noctalia
|
2026-03-05 20:52:51 +01:00 |
|
|
|
404868aa85
|
refactor(shell): remove omz config from users file and add to home-manager
|
2026-03-05 20:52:19 +01:00 |
|
|
|
7566d0d1ef
|
fix(graphics): explicitly add graphics accelleration
|
2026-03-05 20:50:50 +01:00 |
|
|
|
6a132670e2
|
fix(hostnames): move hostname to configuration.nix
|
2026-03-05 17:38:00 +01:00 |
|
|
|
cc44e68a2e
|
feature(users): add docker group to the main user
|
2026-02-21 21:17:19 +01:00 |
|
|
|
0d495039ee
|
feature(docker): add docker daemon config for nixos
|
2026-02-21 21:16:17 +01:00 |
|
|
|
aea7ba5c97
|
feature(ssh): add more security to the ssh config
|
2026-02-21 18:04:47 +01:00 |
|
|
|
efec8e6def
|
feature(networking): add update-resolved for vpn
|
2026-02-01 12:44:53 +01:00 |
|
|
|
53bf108799
|
feature(ghostty): add home-manager module for ghostty
|
2026-01-27 13:34:47 +01:00 |
|
|
|
e0626a3644
|
fix(fonts): fix typo
|
2026-01-26 11:34:57 +01:00 |
|
|
|
4f7ea84a8b
|
feature(fonts): add fonts user module and add 0xProto font
|
2026-01-26 11:25:45 +01:00 |
|
|
|
35319f58de
|
feature(ssl/tls): add my homelab pki root ca to the trust store
|
2026-01-23 20:20:12 +01:00 |
|
|
|
98617c4099
|
feature(vpn): enable tailscaled on the system at startup
|
2026-01-16 20:22:48 +01:00 |
|
|
|
90df3e5ed9
|
feature(bootloader): add terminus-font to the bootloader dependencies
|
2026-01-10 23:51:29 +01:00 |
|
|
|
22df1df1d7
|
feature(terminal-font): add terminus terminal font for eye candy
|
2026-01-10 23:47:01 +01:00 |
|
|
|
f5d629d5f5
|
chore(bootloader): lets just not look at those acpi errors during boot
|
2026-01-10 23:46:12 +01:00 |
|
|
|
2cb495848f
|
feature(fwupd): install and enable fwupd for firmware upgrades
|
2026-01-09 21:12:55 +01:00 |
|
|
|
cd683bfa94
|
feature(steam): add proton-ge compatibility layer to steam
|
2026-01-04 13:02:44 +01:00 |
|
|
|
5111de5278
|
refactor(settings): remove redundant options
|
2025-12-31 11:17:31 +01:00 |
|
|
|
3a6b6091d6
|
feature(settings): add cache, use more cores, auto optimize the nix store
|
2025-12-31 11:09:09 +01:00 |
|
|
|
05245ea56b
|
refactor(niri): rename the module to niri.nix for clarity
|
2025-12-31 11:07:37 +01:00 |
|
|
|
859d524f4a
|
fix(styling): fix syntax error
|
2025-12-30 14:26:40 +01:00 |
|
|
|
894c113607
|
feature(programs): add a hm-module to specify user programs
|
2025-12-30 14:20:24 +01:00 |
|
|
|
724db8a252
|
feature(style): move qt and gtk settings to their own hm-module
|
2025-12-30 14:19:55 +01:00 |
|
|
|
d0eb6f614d
|
feature(tmux): add tmux home-manager module
|
2025-12-30 14:19:24 +01:00 |
|
|
|
c419f052a3
|
feature(shell): add zsh home-manager module
|
2025-12-30 14:19:05 +01:00 |
|
|
|
1f7e9f6eef
|
feature(nixvim): add nixvim home-manager module
|
2025-12-30 14:18:43 +01:00 |
|
|
|
656dfe4b93
|
feature(git): add git home-manager module
|
2025-12-30 14:18:14 +01:00 |
|
|
|
d913c6cc02
|
fix(home): set correct namespace for environment variable
|
2025-12-28 20:19:37 +01:00 |
|
|
|
0509b11c00
|
fix(gnupg): fix typo and add pinentry-ncurses
|
2025-12-28 19:58:22 +01:00 |
|
|
|
0fccd2d54b
|
feature(packages): add system packages module
|
2025-12-28 19:28:28 +01:00 |
|
|
|
3a95182d3a
|
feature(settings): add settings module
|
2025-12-28 19:28:10 +01:00 |
|
|
|
f3678a13c5
|
feature(services): add services to module files
|
2025-12-28 19:27:14 +01:00 |
|
|
|
520eadd6fb
|
feature(compositor): add a module for the wayland compositor
|
2025-12-28 19:26:44 +01:00 |
|
|
|
01f6137eed
|
refactor(noctalia): move noctalia configs to modules
|
2025-12-28 19:26:13 +01:00 |
|
|
|
31c4834a2d
|
feature(niri): add module for niri wayland compositor
|
2025-12-28 19:21:16 +01:00 |
|
|
|
6d437c290f
|
feature(locales): add keymap and console font to locales module
|
2025-12-28 18:53:31 +01:00 |
|
|
|
2cdd02b024
|
feature(users): add module that handles users and their shell
|
2025-12-28 18:49:10 +01:00 |
|
|
|
7f57f89a77
|
feature(steam): add steam module for all things around steam on wayland
|
2025-12-28 18:48:43 +01:00 |
|