My NixOS configs
Find a file
2023-01-19 21:59:47 -06:00
ace ace | first commit 2022-10-23 23:17:12 -05:00
dragon refactor 2022-09-24 20:36:29 -05:00
eve add hardware info for pixelbook 2022-12-01 12:09:41 -06:00
loki workstation/detect-reboot-needed.nix | add new service to nag when reboot needed 2023-01-07 17:56:30 -06:00
pkgs pkgs | new version of icaclient 2022-12-11 21:00:53 -06:00
server server | allow http/https in firewall 2022-11-26 23:31:32 -06:00
smaug smaug | add hardware type 2022-11-28 22:57:38 -06:00
user/don first pass at moving all progs stuff to config, and just home dir config to home-manager 2023-01-18 22:31:38 -06:00
vm1 vm1 | add swap device 2022-11-26 22:52:29 -06:00
workstation workstation | added steam support 2023-01-19 21:54:19 -06:00
.gitignore .gitignore | add *.swp 2022-08-10 17:05:57 -05:00
LICENSE Initial commit 2022-08-10 16:59:30 -05:00
README.md README.md | formating 2023-01-19 21:59:47 -06:00
TODO added TODO 2022-12-27 20:20:11 -06:00

NixOS-Configs

My NixOS configs

Steps to automate:

sudo/doas nix-channel --add https://github.com/NixOS/nixos-hardware/archive/master.tar.gz nixos-hardware
sudo/doas nix-channel --add https://github.com/rycee/home-manager/archive/master.tar.gz home-manager
sudo/doas nix-channel --add https://nixos.org/channels/nixos-unstable nixos
sudo/doas nix-channel --update