This repository has been archived on 2026-03-10. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
nixos/system
Torjus Håkestad 8c9cc157d1
All checks were successful
Run nix flake check / flake-check (push) Successful in 2m15s
Run nix flake check / flake-check (pull_request) Successful in 2m9s
system: extract shared configuration from host configs
Extract duplicated configuration from gunter and magicman into shared
system modules. This eliminates ~116 lines of duplication and fixes a
malformed gdm.wayland config in magicman.

New shared modules:
- boot.nix: systemd-boot, EFI, common kernel params
- networking.nix: NetworkManager, nftables, firewall base
- hyprland.nix: System-level Hyprland and display manager
- xdg.nix: XDG session variables and portal setup
- nix-config.nix: Nix daemon settings, binary caches, trusted users
- nixpkgs-config.nix: allowUnfree and kernel packages default

Updated modules:
- locale.nix: Added timezone configuration

Benefits:
- Reduces duplication: net reduction of 53 lines
- Magicman gains custom cache substituters for faster builds
- Fixes malformed gdm.wayland config in magicman
- Both hosts use identical base configuration
- Host-specific config clearly stands out

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-31 09:49:17 +01:00
..
2025-05-18 00:41:11 +02:00
2025-11-03 09:14:54 +01:00
2024-07-17 22:22:04 +02:00
2024-05-15 03:44:00 +02:00
2025-09-01 19:57:01 +02:00
2024-10-06 14:40:01 +02:00
2025-10-07 09:56:01 +02:00
2024-07-21 13:16:26 +02:00
2024-11-30 19:50:42 +01:00
2024-11-30 19:50:42 +01:00
2024-07-17 22:22:04 +02:00