[NixOS] Remove nixpkgs and home manager submodules
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
nixos-hardware = { url = github:NixOS/nixos-hardware; };
|
||||
|
||||
nixpkgs = {
|
||||
url = path:../nixpkgs;
|
||||
url = github:NixOS/nixpkgs/nixos-unstable;
|
||||
};
|
||||
|
||||
home-manager = {
|
||||
|
Submodule nixos/home-manager deleted from 1fefd7bb8d
Reference in New Issue
Block a user