My nix dotfiles. Will not guarrante it to work as it is always a work in progress.
Go to file
2025-02-13 14:03:41 +01:00
home galadriel uncommited changes ai stuff 2024-12-07 14:34:16 +01:00
machines Merge branch 'main' into 2411 2025-02-13 14:03:41 +01:00
packages updated hm sway 2024-06-14 20:21:01 +02:00
profiles patched whisper ctranslate2 not building 2025-02-13 13:56:59 +01:00
secrets convinience: builders, cache, github api 2024-11-15 04:19:05 +01:00
services Merge branch 'main' into 2411 2025-02-13 14:03:41 +01:00
.gitignore added old config files and started moving stuff to seperate modules. 2023-09-24 03:59:47 +02:00
flake.nix patched whisper ctranslate2 not building 2025-02-13 13:56:59 +01:00
README.md Merge branch 'main' into 2411 2025-02-13 14:03:41 +01:00

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 nix why-depends .\#nixosConfigurations.eowyn.config.system.build.toplevel pkgs.python3.12-libarcus-4.12.0 --impure