Update docs
This commit is contained in:
parent
02bcb0bfde
commit
464c1ceed9
1 changed files with 1 additions and 18 deletions
19
README.md
19
README.md
|
@ -2,24 +2,7 @@
|
||||||
Repo for nix configuration files
|
Repo for nix configuration files
|
||||||
---
|
---
|
||||||
# Information
|
# Information
|
||||||
#### Common
|
* Tons of good examples here - https://github.com/Mic92/dotfiles/blob/main/nixos/modules/promtail.nix
|
||||||
* Used to house all common configurations, including dotfiles
|
|
||||||
|
|
||||||
#### Desktops
|
|
||||||
* Used to house DWM configurations, such as Gnome
|
|
||||||
|
|
||||||
#### Hosts
|
|
||||||
* Contains hardware configurations
|
|
||||||
|
|
||||||
#### Software
|
|
||||||
* Contains pieces of software, such as Promtail
|
|
||||||
|
|
||||||
#### Users
|
|
||||||
* Contains user configurations via home-manager
|
|
||||||
|
|
||||||
#### Root
|
|
||||||
* `flake.nix` - The main configuration file for all systems
|
|
||||||
* `configuration.nix` - Common configuration across alls ystems
|
|
||||||
|
|
||||||
---
|
---
|
||||||
# Theming
|
# Theming
|
||||||
|
|
Loading…
Reference in a new issue