Something basic works
This commit is contained in:
+19
@@ -1,5 +1,24 @@
|
||||
* Installation
|
||||
|
||||
It's from here:
|
||||
|
||||
https://github.com/Misterio77/nix-starter-configs/tree/main/standard
|
||||
|
||||
It was probably initialized with this command:
|
||||
|
||||
#+begin_src bash
|
||||
nix flake init -t github:misterio77/nix-starter-config#standard
|
||||
#+end_src
|
||||
|
||||
Fuck vagrant
|
||||
|
||||
#+begin_src shell
|
||||
nix build .#nixosConfigurations.vm.config.system.build.vm
|
||||
|
||||
#+end_src
|
||||
|
||||
From https://github.com/nix-community/vagrant-nixos-plugin
|
||||
|
||||
** Installing home manager
|
||||
|
||||
#+begin_src bash
|
||||
|
||||
Reference in New Issue
Block a user