steam firewall openings, more defaulting, move some packages, cleanup

This commit is contained in:
notgne2 2021-10-05 10:28:08 -07:00
parent fdbb796a33
commit a23f6db0ef
No known key found for this signature in database
GPG key ID: BB661E172B42A7F8
5 changed files with 71 additions and 70 deletions

View file

@ -22,6 +22,14 @@
url = "github:glacambre/firenvim";
flake = false;
};
bobthefish = {
url = "github:oh-my-fish/theme-bobthefish";
flake = false;
};
done = {
url = "github:franciscolourenco/done";
flake = false;
};
};
outputs = { self, nixpkgs, ... }@inputs: {