nix-dotfiles/README.md

10 lines
506 B
Markdown
Raw Permalink Normal View History

2023-09-22 16:13:43 +02:00
# nix-dotfiles
My nix dotfiles. Will not guarrante it to work as it is always a work in progress.
2024-03-31 04:45:28 +02:00
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
2025-01-10 23:42:29 +01:00
nix why-depends .\#nixosConfigurations.eowyn.config.system.build.toplevel pkgs.python3.12-libarcus-4.12.0 --impure