Skip to content

My nix dotfiles. I do make some assumtions about my build and setup enviroment.

Notifications You must be signed in to change notification settings

adrlau/nix-dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

My nix dotfiles. I do make some assumtions about my build and setup enviroment.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published