add basic readme
This commit is contained in:
32
README.md
Normal file
32
README.md
Normal file
@@ -0,0 +1,32 @@
|
||||
# nixOS Config
|
||||
|
||||
### Common Files
|
||||
* [flake.nix](./flake.nix)
|
||||
|
||||
### Desktop
|
||||
* [configuration.nix](./configuration.nix)
|
||||
* [hardware-configuration.nix](./hardware-configuration.nix)
|
||||
* [home.nix](./home.nix)
|
||||
* [impermenance.nix](./impermanence.nix)
|
||||
* cachix
|
||||
* [cachix.nix](./cachix.nix)
|
||||
* [nix-community.nix](./cachix/nix-community.nix)
|
||||
|
||||
### NAS
|
||||
* [configuration.nix](./configuration-nas.nix)
|
||||
* [hardware-configuration.nix](./hardware-configuration-nas.nix)
|
||||
* [samba](./nas-samba/samba.nix)
|
||||
* nas-apps
|
||||
* [swag](./nas-apps/swag.nix)
|
||||
* [jellyfin](./nas-apps/jellyfin.nix)
|
||||
* [jellyseerr](./nas-apps/jellyseerr.nix)
|
||||
* [nextcloud](./nas-apps/nextcloud.nix)
|
||||
* [collabora](./nas-apps/collabora.nix)
|
||||
* [sabnzbd](./nas-apps/sabnzbd.nix)
|
||||
* [sonarr](./nas-apps/sonarr.nix)
|
||||
* [radarr](./nas-apps/radarr.nix)
|
||||
|
||||
### Raspberry Pi 4
|
||||
* [configuration.nix](./configuration-pi4.nix)
|
||||
* [hardware-configuration.nix](./hardware-configuration-pi4.nix)
|
||||
* [docker](./docker-pi4.nix)
|
||||
Reference in New Issue
Block a user