system/laptop: split logind and auto-cpufreq config

This commit is contained in:
wo2wz 2025-12-20 23:20:26 +00:00
parent 4deded9963
commit b6b98a126e
4 changed files with 20 additions and 9 deletions

View file

@ -19,12 +19,12 @@
../../modules/nixos/services/tailscale
../../modules/nixos/services/tailscale/exit-node/client.nix
../../modules/nixos/system/laptop
../../modules/nixos/system/colors.nix
../../modules/nixos/system/console-colors.nix
../../modules/nixos/system/desktop.nix
../../modules/nixos/system/fonts.nix
../../modules/nixos/system/home-manager.nix
../../modules/nixos/system/laptop.nix
../../modules/nixos/system/printing.nix
../../modules/nixos/system/scx.nix
../../modules/nixos/system/swap.nix
@ -106,4 +106,4 @@
};
system.stateVersion = "24.11";
}
}