Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 1.58 KB

README.org

File metadata and controls

25 lines (19 loc) · 1.58 KB

nix-config

A nix flake that holds all of the system configurations of my personal machines.

Configurations & Modules

NameDescription
HostsHost specific configurations (system-wide & Home-Manager)
Host ModulesShared system-wide configurations between hosts
Home ModulesShared Home-Manager configurations between hosts
PackagesModified nixpkgs packages and custom packages
DevDevshell, deployment tool, etc

Hosts

NameDescription
NebulaMy desktop running an AMD FX-8320, 16GB of RAM and an AMD ATI Radeon HD 4350
M1M1 MacBook Air with 8GB of RAM and 256GB of storage

Thanks

@Kranzes - I basically copy pasted and edited his config

@yomaq - For the module system idea