https://github.com/devramsean0/nixos-config
My NixOS config
https://github.com/devramsean0/nixos-config
Last synced: 28 days ago
JSON representation
My NixOS config
- Host: GitHub
- URL: https://github.com/devramsean0/nixos-config
- Owner: devramsean0
- Created: 2024-04-22T10:51:11.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-30T12:33:05.000Z (about 2 years ago)
- Last Synced: 2024-04-30T12:38:06.869Z (about 2 years ago)
- Language: Nix
- Size: 26.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# My NixOS config
THis is my multi-machine nixos configuration, you are welcome to copy this and make changes
## Folder descriptions
- `shared/` - Any general config files that are shared across machines
- `hardware/` - Contains the autogenerated hardware config's for my machines
- `machines/` - Contains the machine specific config's
- `programs/` - Contains any program configs (Think Firefox settings)
- `users/` - Contains the home manager config's for any configured users
- `config/` - Contains any config files imported by Home Manager on build