mirror of
https://git.sr.ht/~roxwize/.dotfiles
synced 2025-05-02 11:49:33 +00:00
~
This commit is contained in:
parent
c8697a67ca
commit
544b57af9c
5 changed files with 39 additions and 4 deletions
12
README.md
12
README.md
|
@ -6,10 +6,16 @@ this is rae's nixOS config meow
|
|||
|
||||
# installation
|
||||
|
||||
extract it into your home directory as `~/.dotfiles/` ALTHough in hindsight this is a suuuuper shitty place to put the config files so it may change in the futur...
|
||||
theoretically:
|
||||
|
||||
And Then You Must `ln -s ~/.dotfiles/nixos/hosts/[host]/configuration.nix` into your `/etc/nixos/`...
|
||||
```sh
|
||||
git clone https://github.com/roxwize/dotfiles
|
||||
cd dotfiles/nixos
|
||||
sudo nixos-rebuild switch --flake '.#[hostname]'
|
||||
```
|
||||
|
||||
# openbox hotkeys
|
||||
# usage
|
||||
|
||||
## openbox hotkeys
|
||||
|
||||
I Dont Remember
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue