mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-05-21 23:27:15 +02:00
ab8fd424d8
fix: mkdir - persist qq's config feat: update kernel params for nvidia
Home Manager's Linux Submodules
base: The base module that is suitable for any NixOS environment.desktop: Configuration for desktop environments, such as Hyprland, I3, etc.server.nix: Configuration which is suitable for both servers and desktops. It import onlybaseas its submodule.- used by all my nixos servers.
desktop.nix: the entrypoint of desktop's configuration, it import bothbaseanddesktopas its submodules.- used by all my nixos desktops.