notes/os/linux/nixos/cfg/samples/data-oriented.txt
Ihar Hancharenka 5dff80e88e first
2023-03-27 16:52:17 +03:00

7 строки
219 B
Plaintext

https://github.com/hardselius/dotfiles
!!!
https://github.com/hardselius/dotfiles/blob/master/config/packages.nix
environment = {
systemPackages = import ./packages.nix { inherit pkgs; };
};