Remove old config

This commit is contained in:
Sridhar Ratnakumar 2024-06-25 22:25:52 -04:00
parent 2a221733c3
commit e01f22f807
No known key found for this signature in database

View file

@ -62,11 +62,6 @@
# Flake inputs we want to update periodically
# Run: `nix run .#update`.
nixos-flake = {
# https://github.com/srid/nixos-flake/pull/54
deploy = {
enable = true;
sshTarget = "srid@immediacy";
};
primary-inputs = [
"nixpkgs"
"home-manager"