steam firewall openings, more defaulting, move some packages, cleanup
This commit is contained in:
parent
fdbb796a33
commit
a23f6db0ef
5 changed files with 71 additions and 70 deletions
|
@ -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: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue