My NixOS configs
Find a file
2023-06-22 13:15:37 -05:00
home nvim | add support for vimwiki 2023-06-22 13:15:37 -05:00
hosts host/* | relative paths, please 2023-05-29 17:16:36 -05:00
pkgs pkgs | add new Citrix 2023-06-01 06:51:27 -05:00
server server | allow http/https in firewall 2022-11-26 23:31:32 -06: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 wm/hyperland/default.nix | sway->swaybg 2023-05-13 22:32:36 -05:00
workstation workstation | remove sublime-music 2023-06-18 14:24:10 -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