My NixOS configs
Find a file
2023-04-08 22:03:33 -05:00
ace workstations | move to homedir in main config for all 2023-04-08 17:24:11 -05:00
dragon workstations | move to homedir in main config for all 2023-04-08 17:24:11 -05:00
eve workstations | move to homedir in main config for all 2023-04-08 17:24:11 -05:00
loki loki | move home-directory to module 2023-04-04 07:18:52 -05:00
pkgs workstation | new version of Citrix 2023-03-01 21:23:04 -06:00
pocket2 support for pocket2git add pocket2 2023-04-08 21:27:06 -05:00
server server | allow http/https in firewall 2022-11-26 23:31:32 -06:00
smaug workstations | move to homedir in main config for all 2023-04-08 17:24:11 -05:00
user/don don/systemd.nix | testing doing this 2023-04-04 07:19:49 -05:00
vm1 vm1 | add swap device 2022-11-26 22:52:29 -06:00
workstation home.nix | move bash_completion stuff 2023-04-08 22:03:33 -05: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.md TODO.md | rename + formating 2023-01-19 22:01:26 -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