Inital commit

This commit is contained in:
OCbwoy3
2024-11-09 20:55:43 +02:00
commit ff816aebc9
14 changed files with 448 additions and 0 deletions

7
README.md Normal file
View File

@@ -0,0 +1,7 @@
# OCbwoy3's Dotfiles
The second ones, because the first ones were too difficult to install.
Commands you will most likely need:
```bash
sudo nixos-rebuild switch --flake "~/config/#default"
```