My NixOS configs
Find a file
2023-09-24 09:22:12 -05:00
home move taskwarrior config in 2023-09-23 20:31:17 -05:00
hosts cleanup 2023-09-23 16:11:37 -05:00
mypackages/kanshi-fix attempt to add fix for kanshi and usb-c dock 2023-07-25 21:28:08 -05:00
pkgs citrix cleanup + new 2023-07-22 09:36:10 -05:00
server update tailscale auth key 2023-07-13 10:31:37 -05:00
user/don don/systemd.nix | testing doing this 2023-04-04 07:19:49 -05:00
users refactoring! 2023-05-04 21:18:28 -05:00
wm fix xdg-portal 2023-09-14 21:13:43 -05:00
workstation cleanup 2023-09-23 16:11:37 -05:00
.gitignore update .gitignore 2023-09-14 21:19:33 -05:00
flake.lock flake.lock update 2023-09-24 09:22:12 -05:00
flake.nix cleanup 2023-09-23 16:11:37 -05:00
iso.nix iso.nix | attempt to gen boot iso 2023-07-20 19:24:04 -05:00
LICENSE Initial commit 2022-08-10 16:59:30 -05:00
makefile makeifle | add update 2023-09-23 21:58:17 -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