From dc1494f2ed571a055d01f429b401fe8f2be6d717 Mon Sep 17 00:00:00 2001 From: Adrian G L Date: Sun, 31 Mar 2024 04:45:28 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 929dccb..f67f871 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,6 @@ # 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