An open API service indexing awesome lists of open source software.

https://github.com/randomninjaatk/nixos


https://github.com/randomninjaatk/nixos

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# NixOS - System Configuraitons
Personal system configurations...

## Desktop/Laptop (All AMD or Intel + AMD)
1. Add `./imports.desktop.nix` to the imports section of `/etc/nixos/configuration.nix`
1. Run the following commmand as the root user:

`curl https://raw.githubusercontent.com/RandomNinjaAtk/nixos/main/setup.desktop.bash | bash`
1. Reboot your system

## Home Theater PC (All AMD or Intel + AMD)
1. Add `./imports.htpc.nix` to the imports section of `/etc/nixos/configuration.nix`
1. Run the following commmand as the root user:

`curl https://raw.githubusercontent.com/RandomNinjaAtk/nixos/main/setup.htpc.bash | bash`
1. Reboot your system