diff options
| author | nsfisis <nsfisis@gmail.com> | 2023-09-01 09:27:05 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2023-09-02 01:18:23 +0900 |
| commit | f8d23391c64acfd9db15816aa2522ce0ef4ad1a5 (patch) | |
| tree | d455cea2f448f3b0da0673b6e5cc80f0d00cb67a /INSTALL.txt | |
| parent | f1e3ca6f971c2c5177174896e1fa3e6f695ca2a1 (diff) | |
| download | dotfiles-f8d23391c64acfd9db15816aa2522ce0ef4ad1a5.tar.gz dotfiles-f8d23391c64acfd9db15816aa2522ce0ef4ad1a5.tar.zst dotfiles-f8d23391c64acfd9db15816aa2522ce0ef4ad1a5.zip | |
home-manager: introduce nix flake
Diffstat (limited to 'INSTALL.txt')
| -rw-r--r-- | INSTALL.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/INSTALL.txt b/INSTALL.txt index 3eba918..c2e1ea4 100644 --- a/INSTALL.txt +++ b/INSTALL.txt @@ -54,3 +54,8 @@ $ cargo install cargo-compete $ go install github.com/rhysd/vim-startuptime@latest ``` + + +# nix flake update +# nix store gc +# home-manager switch --flake ".#ken" |
