nixos/desktop
Julian Sutter 82a98a1e6f refactor: Apply syntactic updates for NixOS best practices
This commit applies comprehensive syntactic improvements across the
repository to conform to NixOS formatting and coding standards.

## Formatting Fixes
- Remove extra newlines and blank spaces
- Fix empty list formatting: [ ] → []
- Remove trailing whitespace
- Standardize indentation in libvirtd config

## Best Practices
- Remove deprecated networking.useDHCP setting
- Remove unused extraHosts configuration
- Add lib.mkDefault to videoDrivers for better override support
- Add lib.mkDefault to podman for consistency

## Modern Conventions
- Update nix.settings.download-buffer-size to string format with units ("512M")
- Update system.stateVersion from 25.05 to 25.11 to match channel
- Update home.stateVersion from 25.05 to 25.11 to match channel

## Code Quality
- Remove commented-out code in aurora.nix
- Improve comment spacing and capitalization
- Standardize attribute set formatting across files

## Files Modified
- flake.nix
- desktop/virtualization.nix
- systems/aurora.nix
- systems/common.nix
- systems/labrizor.nix
- systems/skip01.nix
- users/jsutter.nix

Tested: Successfully rebuilt and switched framework system
2026-02-03 22:40:05 -08:00
..
2dprinting.nix 2dprinting 2024-12-26 23:27:37 -08:00
3dprinting.nix chore: Clean up repository code and structure 2026-02-03 22:33:03 -08:00
daw.nix chore: Clean up repository code and structure 2026-02-03 22:33:03 -08:00
dev.nix octowork 2025-12-18 19:14:57 -08:00
dnm.nix dnm 2025-11-28 21:17:01 -08:00
gaming.nix chore: Clean up repository code and structure 2026-02-03 22:33:03 -08:00
media.nix chore: Clean up repository code and structure 2026-02-03 22:33:03 -08:00
office.nix chore: Clean up repository code and structure 2026-02-03 22:33:03 -08:00
plasma.nix Fix deprecated NixOS options and migrate to new syntax 2026-02-03 22:18:15 -08:00
stp-elc-udmshare.nix fix sharename 2025-12-18 15:19:24 -08:00
tailscale.nix updates 2025-09-08 10:25:10 -07:00
virtualization.nix refactor: Apply syntactic updates for NixOS best practices 2026-02-03 22:40:05 -08:00