mirror of
https://github.com/ellmau/nixos.git
synced 2025-12-19 09:29:36 +01:00
Remove override inputs
Removed ovverride inputs for nixos-hardware and flake-utils-plus
This commit is contained in:
parent
abb6b00c25
commit
823636d552
@ -13,7 +13,6 @@
|
|||||||
|
|
||||||
nixos-hardware = {
|
nixos-hardware = {
|
||||||
url = "github:NixOS/nixos-hardware/master";
|
url = "github:NixOS/nixos-hardware/master";
|
||||||
inputs.nixpkgs.follows = "nixpkgs";
|
|
||||||
};
|
};
|
||||||
|
|
||||||
home-manager = {
|
home-manager = {
|
||||||
@ -23,7 +22,6 @@
|
|||||||
|
|
||||||
flake-utils-plus = {
|
flake-utils-plus = {
|
||||||
url = "github:gytis-ivaskevicius/flake-utils-plus";
|
url = "github:gytis-ivaskevicius/flake-utils-plus";
|
||||||
inputs.nixpkgs.follows = "nixpkgs";
|
|
||||||
};
|
};
|
||||||
|
|
||||||
emacs-overlay = {
|
emacs-overlay = {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user