ditch nix-colors
This commit is contained in:
parent
45766f2057
commit
2e58acb9e7
22 changed files with 57 additions and 162 deletions
|
|
@ -5,10 +5,6 @@
|
|||
nixpkgs.url = "github:nixos/nixpkgs/master";
|
||||
# nixpkgs.url = "/home/noa/Documents/programming/nixpkgs";
|
||||
|
||||
nix-colors = {
|
||||
url = "github:itepastra/nix-colors";
|
||||
};
|
||||
|
||||
home-manager = {
|
||||
url = "github:nix-community/home-manager";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
|
|
@ -75,6 +71,7 @@
|
|||
nixcord = {
|
||||
url = "github:kaylorben/nixcord";
|
||||
};
|
||||
|
||||
disqalculate = {
|
||||
url = "github:itepastra/disqalculate";
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue