Did stuff

This commit is contained in:
2025-04-20 10:34:48 +03:00
parent 5c0bbfa06d
commit 897246f877
3 changed files with 14 additions and 8 deletions
+6
View File
@@ -24,6 +24,12 @@ Or do this
nix build '.?submodules=1#nixosConfigurations.vm.config.system.build.vm'
#+end_src
For Lauretta
#+begin_src bash
sudo nixos-rebuild switch --flake '.?submodules=1#lauretta'
#+end_src
** Installing home manager
#+begin_src bash