mirror of
https://github.com/lightly-toasted/nix-config.git
synced 2025-10-04 07:25:40 +00:00
Add files
This commit is contained in:
parent
23878851bd
commit
74000547ea
19 changed files with 764 additions and 0 deletions
9
README.md
Normal file
9
README.md
Normal file
|
@ -0,0 +1,9 @@
|
|||
# nix-config
|
||||
my personal NixOS and home-manager configurations
|
||||
|
||||
## Deploy
|
||||
```sh
|
||||
sudo nixos-rebuild switch --flake .#nixos
|
||||
```
|
||||
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue