diff options
author | Akshay <[email protected]> | 2021-10-03 07:10:36 +0100 |
---|---|---|
committer | Akshay <[email protected]> | 2021-10-03 07:10:36 +0100 |
commit | 65f654362add4677c388d4ce353a312b10cc40de (patch) | |
tree | 6ec8e1c357f35923579d5788e883110f50744bd7 /readme | |
parent | 072e34034a99a8aac7dc0f3b651a3f1243d06f90 (diff) |
add readme
Diffstat (limited to 'readme')
-rw-r--r-- | readme | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -0,0 +1,6 @@ | |||
1 | nerdypepper's nixos config | ||
2 | -------------------------- | ||
3 | |||
4 | my nixos system runs on home-manager & flakes. clone this repository and run: | ||
5 | |||
6 | sudo nixos-rebuild switch --flake .# | ||