nix-config/hosts/laptop
Donovan Glover eac686339b
flake: drop usage of @attrs
Using @attrs for the flake was cool at first, but this doesn't actually
work if we want to use our nix-config inside NixOS containers due to how
`self` works.

Because of this, it's easier to simply ban @attrs altogether and use
`nix-config` for everything since it's possible to access *all* the
inputs of nix-config from itself instead of having to manually inherit
each input we want (which could be any of them).
2024-10-11 13:35:45 -04:00
..
configuration.nix flake: drop usage of @attrs 2024-10-11 13:35:45 -04:00
hardware-configuration.nix treewide(nix): Remove duplicate attribute name usage 2024-08-10 20:55:46 -04:00