my dotfiles
Find a file
2023-05-25 06:26:52 +07:00
home refactor pkgs, allow NixOS HM module to be used 2023-05-25 06:26:52 +07:00
pkgs refactor pkgs, allow NixOS HM module to be used 2023-05-25 06:26:52 +07:00
system refactor pkgs, allow NixOS HM module to be used 2023-05-25 06:26:52 +07:00
.gitignore add server config 2023-05-11 05:33:08 +07:00
COPYING add system76 scheduler+other system config changes 2023-01-24 15:42:51 +07:00
flake.lock refactor pkgs, allow NixOS HM module to be used 2023-05-25 06:26:52 +07:00
flake.nix refactor pkgs, allow NixOS HM module to be used 2023-05-25 06:26:52 +07:00
overlays.nix XDG_CONFIG_HOME/nixpkgs->XDG_CONFIG_HOME/home-manager 2023-04-10 19:15:34 +07:00
postpush.sh refactor pkgs, allow NixOS HM module to be used 2023-05-25 06:26:52 +07:00
prepush.sh merge into a single flake 2023-05-25 04:39:57 +07:00
private.nix.sample update private config sample 2023-05-25 05:09:17 +07:00
push.sh refactor pkgs, allow NixOS HM module to be used 2023-05-25 06:26:52 +07:00
README.md refactor pkgs, allow NixOS HM module to be used 2023-05-25 06:26:52 +07:00
update.sh refactor pkgs, allow NixOS HM module to be used 2023-05-25 06:26:52 +07:00

My Nix config

To install, simply run nixos-rebuild switch --flake . and home-manager switch --flake .... just kidding, this config relies on a bunch of secrets that I'm too lazy to make defaults for (such as initial root password for impermanence), so you won't be able to run it as-is.

Home-manager config and modules are in ./home, NixOS config and modules are in ./system.