infrastructure/nixos/common/desktop/README.md
2023-04-25 10:04:50 +02:00

290 B

Common Desktop Config

This is where I store the NixOS config that is common between my laptop and desktop

Files

  • ./default.nix: Contains common systemwide configuration
    • See also <../modules>
  • ./home.nix: Contains common user-level configuration
    • See also <../hm-modules>