nix/README.md

22 lines
528 B
Markdown
Raw Normal View History

2023-07-01 11:51:07 +02:00
# NixOS Configuration Repository
Repo for nix configuration files
2023-07-01 11:51:07 +02:00
---
# Information
2023-07-01 09:49:10 +02:00
#### Common
* Used to house all common configurations, including dotfiles
2023-07-01 09:49:10 +02:00
#### Desktops
* Used to house DWM configurations, such as Gnome
2023-07-01 11:51:07 +02:00
#### Hosts
* Contains hardware configurations
2023-07-01 09:49:10 +02:00
#### Software
* Contains pieces of software, such as Promtail
2023-07-01 09:49:10 +02:00
#### Users
* Contains user configurations via home-manager
2023-07-01 09:49:10 +02:00
#### Root
* `flake.nix` - The main configuration file for all systems
* `configuration.nix` - Common configuration across alls ystems