aleeusgr / nix-things

a toolbox
1 stars 0 forks source link

add modularity #16

Closed aleeusgr closed 1 year ago

aleeusgr commented 1 year ago

I should keep configuration.nix for now, and I should configure home-manager using a flake. How to organize my system? configuration.nix ~ system home.nix flake.nix - import packages not in the tree.

Docs * https://nixos.org/manual/nixos/stable/index.html#sec-writing-modules * https://nixos.wiki/wiki/Home_Manager * https://unix.stackexchange.com/questions/272660/how-to-split-etc-nixos-configuration-nix-into-separate-modules * https://github.com/srid/nixos-config * https://github.com/MatthiasBenaets/nixos-config * https://github.com/NixOS/nixos-org-configurations * https://github.com/aleeusgr/nixos-config * https://github.com/harryprayiv/nix-config
aleeusgr commented 1 year ago

https://gvolpe.com/blog/nix-flakes/

https://github.com/aleeusgr/nix-things/pull/19

aleeusgr commented 1 year ago

Need to add this to the system configuration.nix ntfs-3g /dev/disk/by-uuid/C2C00C0CC00C08FD /home/alex/HDD/

aleeusgr commented 1 year ago

home config: missing packages