Adjust some README headers.
This commit is contained in:
parent
8bb546e16b
commit
250337e321
1 changed files with 2 additions and 2 deletions
|
@ -15,7 +15,7 @@ If you have suggestions on "fixing" or "cleaning up" my configurations, please a
|
||||||
|
|
||||||
- [[githubL:ashebanow Starred - Example Nix Configs] "These are other people's nix configs I've found useful, informative, and/or inspirational."](https://github.com/stars/ashebanow/lists/example-nix-configs/)
|
- [[githubL:ashebanow Starred - Example Nix Configs] "These are other people's nix configs I've found useful, informative, and/or inspirational."](https://github.com/stars/ashebanow/lists/example-nix-configs/)
|
||||||
|
|
||||||
### Extra notes for possible future use:
|
### Notes for possible future use:
|
||||||
```nix
|
```nix
|
||||||
virtualisation.docker = {
|
virtualisation.docker = {
|
||||||
enableOnBoot = true;
|
enableOnBoot = true;
|
||||||
|
@ -55,7 +55,7 @@ nix = {
|
||||||
};
|
};
|
||||||
```
|
```
|
||||||
|
|
||||||
### Notes:
|
### Information Backups:
|
||||||
```bash
|
```bash
|
||||||
$ sudo nix-channel --list
|
$ sudo nix-channel --list
|
||||||
nixos https://nixos.org/channels/nixos-23.11
|
nixos https://nixos.org/channels/nixos-23.11
|
||||||
|
|
Loading…
Reference in a new issue