mirror of
https://github.com/adrlau/nix-dotfiles.git
synced 2026-04-20 22:10:45 +02:00
9f8a7772947703c4f5449495b3f10d13fd785d59
nix-dotfiles
My nix dotfiles. Will not guarrante it to work as it is always a work in progress.
nix --extra-experimental-features "nix-command flakes" build ".#nixosConfigurations.galadriel.config.system.build.toplevel"
nixos-rebuild switch --update-input nixpkgs --update-input unstable --no-write-lock-file --refresh --flake git+https://github.com/adrlau/nix-dotfiles.git --upgrade
show flake attrs
nix flake show .#
why depends:
nix why-depends /run/current-system /nix/store/...
nix why-depends .#
nix why-depends .#nixosConfigurations.galadriel nixpkgs#python312Packages.botorch
Description
Languages
Nix
98.9%
Shell
1.1%