mirror of
https://github.com/librephoenix/nixos-config
synced 2025-01-18 22:55:52 +05:30
Merge 6d10a848cf
into 464b511f23
This commit is contained in:
commit
88caf2356f
|
@ -161,7 +161,7 @@ or for your own custom directory:
|
||||||
sudo nixos-rebuild switch --flake /your/custom/directory#system
|
sudo nixos-rebuild switch --flake /your/custom/directory#system
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
*** Intall and Switch Home Manager Config
|
*** Install and Switch Home Manager Config
|
||||||
Home manager can be installed and the configuration activated with:
|
Home manager can be installed and the configuration activated with:
|
||||||
#+BEGIN_SRC sh :noeval
|
#+BEGIN_SRC sh :noeval
|
||||||
nix run home-manager/master -- switch --flake ~/.dotfiles#user
|
nix run home-manager/master -- switch --flake ~/.dotfiles#user
|
||||||
|
|
Loading…
Reference in a new issue