Commit Graph

46 Commits

Author SHA1 Message Date
bc607c2956 Add German locale support to system configuration 2026-04-07 18:12:25 +02:00
9ff3f739d0 Move bash configuration from home to nixos module 2026-04-07 18:06:42 +02:00
4388cc6249 Fix deprecated zsh option: initExtra -> initContent 2026-04-07 17:58:25 +02:00
bf211a91ef Fix renamed gpg-agent option: pinentryPackage -> pinentry.package 2026-04-07 17:55:48 +02:00
07d6dfa472 Add pinentry-curses to gpg-agent for YubiKey PIN prompts 2026-04-07 17:54:39 +02:00
8ad339bd89 Clean up yubikey.nix: remove redundant udev rule and improve comments 2026-04-07 17:47:17 +02:00
91b97f3720 Add udev rule to make YubiKey CCID interface accessible to pcscd 2026-04-07 17:37:50 +02:00
35a3908476 Remove broken reader.conf configuration - focus on fixing USB device permissions 2026-04-07 17:37:41 +02:00
8b2e483e6d Add explicit pcscd reader.conf configuration for CCID driver 2026-04-07 17:34:26 +02:00
952d27ae4c Fix CCID bundle setup: symlink entire bundle directory instead of contents 2026-04-07 17:31:14 +02:00
a31d2a9465 Fix CCID driver path: use ifd-ccid.bundle and correct pcsc directory location 2026-04-07 17:28:19 +02:00
fae75df867 Remove ccid from udev.packages - handle CCID setup via activation script only 2026-04-07 17:26:12 +02:00
0639afdb50 Remove pcsc_lite package (incorrect name) - focus on CCID driver directory setup 2026-04-07 17:25:23 +02:00
80756cb5cf Setup CCID driver bundle directory and add ccid to udev packages 2026-04-07 17:24:19 +02:00
cc382af4b4 Fix: use pcsc_lite (underscore) instead of pcsc-lite (hyphen) 2026-04-07 17:22:20 +02:00
89b46a6fc3 Add pcsc-lite to system packages for pcsc_scan tool 2026-04-07 17:21:23 +02:00
d9cc001552 Fix: use ccid package instead of libccid for pcscd CCID driver 2026-04-07 17:19:26 +02:00
44c2f98280 Add libccid CCID driver plugin to pcscd for YubiKey smartcard access 2026-04-07 17:18:53 +02:00
0d6013b605 Add usbutils to system packages for lsusb command 2026-04-07 17:16:46 +02:00
bc1691d01c adding yubikey func 2026-04-07 17:08:12 +02:00
237939b0e8 add claude to home manager 2026-04-07 15:50:10 +02:00
830890a60d Revert NIX_BUILD_SHELL to bash for nix-shell compatibility 2026-04-07 15:46:54 +02:00
94a42cb3d1 Set NIXPKGS_ALLOW_UNFREE and NIX_BUILD_SHELL session variables for nix-shell support 2026-04-07 15:38:49 +02:00
46d5c76d13 Configure nix-shell to use zsh and allow unfree packages in home-manager 2026-04-07 15:28:04 +02:00
2a1dd35d13 Fix non-NixOS installer branch: auto-detect arch and use correct home config target 2026-04-07 14:58:00 +02:00
97f5825ab4 Integrate home-manager as NixOS module for automatic user configuration on install 2026-04-07 14:54:25 +02:00
fa5ae9ee45 Expand tmpfs and enable zram swap before disko to fix out-of-space errors 2026-04-07 14:36:52 +02:00
5976c858d7 Handle initial install from ISO with disko, swap, and tmpfs expansion 2026-04-07 08:19:35 +02:00
0264d47ecb Add aarch64-linux installer app 2026-04-07 08:12:04 +02:00
4cfaea86db Remove invalid npm package from nodejs language packages (bundled with nodejs) 2026-04-07 07:05:00 +02:00
4cab369937 Allow unfree packages in NixOS system configuration 2026-04-07 07:03:25 +02:00
ebd2c373bc Fix module system errors: wrap overlay in nixpkgs.overlays module and remove invalid programs.dash 2026-04-07 06:59:16 +02:00
6a49d2c028 Add utm-aarch64 host configuration 2026-04-07 06:46:33 +02:00
83a4fd036a Remove disko from devShell buildInputs 2026-04-07 06:33:58 +02:00
f9a97d20bd Add devShells for both x86_64-linux and aarch64-linux 2026-04-07 06:32:01 +02:00
64ec15a04e Add nix.package for nix.settings configuration 2026-04-07 06:29:07 +02:00
2a7f010398 Enable nix-command and flakes experimental features 2026-04-07 06:26:59 +02:00
f4ebe857aa Fix invalid Home Manager options in tmux, shell, and git modules 2026-04-07 05:57:56 +02:00
cfa8b27f13 Fix home-manager overlay application in flake.nix 2026-04-07 05:22:11 +02:00
f2b33079fc Rename example-template.nix to prevent module evaluation errors 2026-04-07 05:17:36 +02:00
1b69e0d2a4 Convert tmux config to Nix and personalize system configuration 2026-04-07 04:46:00 +02:00
4bdcde72eb Update README formatting and home stateVersion to 25.11 2026-04-07 03:32:36 +02:00
795df94928 Deduplicate home config and optimize mkPkgsUnstable calls 2026-04-07 03:08:12 +02:00
090989e581 Make home-manager optional per-host via enableHomeManager flag 2026-04-07 03:05:24 +02:00
517bc8d2f8 Make system architecture per-host instead of global constant 2026-04-07 02:49:12 +02:00
0cec50d607 init by ai 2026-04-07 02:34:03 +02:00