gnome: remove nixos-conf-editor and nix-software-center
This commit is contained in:
parent
7e3c4f8043
commit
305bd6867a
3 changed files with 10 additions and 232 deletions
10
flake.nix
10
flake.nix
|
@ -58,16 +58,6 @@
|
|||
url = "git+https://git.lelgenio.com/lelgenio/warthunder-leak-counter";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
# gnome stuff
|
||||
nixos-conf-editor = {
|
||||
url = "github:vlinkz/nixos-conf-editor";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
nix-software-center = {
|
||||
url = "github:vlinkz/nix-software-center";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
};
|
||||
outputs =
|
||||
inputs:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue