Remove unused Nix module imports

finchie
Mar 22, 2025, 8:16 AM
TQ5VEAMAHWD7MNJNIMHL4PE7ZSHG4TCR5W7E6UKJVSO7BHQEQDYQC

Dependencies

  • [2] 5FI47NSA Migrate to home-manager
  • [3] VVNVU6K7 Auto-format Nix code
  • [4] RKLWZOVS Update hardware-configuration.nix to reflect new swap partition
  • [5] 6I2HQYU2 Add basic flake configuration

Change contents

  • replacement in home.nix at line 2
    [2.131][2.131:154]()
    { config, pkgs, ... }:
    [2.131]
    [2.154]
    { pkgs, ... }:
  • replacement in hardware-configuration.nix at line 4
    [3.240][3.240:281]()
    { config, lib, pkgs, modulesPath, ... }:
    [3.240]
    [3.281]
    { config, lib, modulesPath, ... }:
  • replacement in configuration.nix at line 5
    [3.5903][3.5903:5926]()
    { config, pkgs, ... }:
    [3.5903]
    [3.5926]
    { pkgs, ... }: