my over complex system configurations dotfiles.isabelroses.com/
nixos nix flake dotfiles linux
at main 9 lines 127 B view raw
1{ 2 imports = [ 3 # keep-sorted start 4 ./defaults.nix 5 ./discord.nix 6 ./pentesting.nix 7 # keep-sorted end 8 ]; 9}