mirror of
https://github.com/librephoenix/nixos-config
synced 2025-01-19 07:05:51 +05:30
Compare commits
2 commits
020ba9b3b7
...
88caf2356f
Author | SHA1 | Date | |
---|---|---|---|
88caf2356f | |||
6d10a848cf |
|
@ -161,7 +161,7 @@ or for your own custom directory:
|
|||
sudo nixos-rebuild switch --flake /your/custom/directory#system
|
||||
#+END_SRC
|
||||
|
||||
*** Intall and Switch Home Manager Config
|
||||
*** Install and Switch Home Manager Config
|
||||
Home manager can be installed and the configuration activated with:
|
||||
#+BEGIN_SRC sh :noeval
|
||||
nix run home-manager/master -- switch --flake ~/.dotfiles#user
|
||||
|
|
Loading…
Reference in a new issue