mirror of
https://github.com/thiloho/nixos-config.git
synced 2025-11-22 03:21:35 +01:00
Remove clutter from flake
This commit is contained in:
@@ -28,10 +28,6 @@
|
|||||||
system = "x86_64-linux";
|
system = "x86_64-linux";
|
||||||
specialArgs = { inherit inputs; };
|
specialArgs = { inherit inputs; };
|
||||||
modules = [
|
modules = [
|
||||||
{ nix = {
|
|
||||||
nixPath = [ "nixpkgs=${nixpkgs}" ];
|
|
||||||
};
|
|
||||||
}
|
|
||||||
entrypoint
|
entrypoint
|
||||||
home-manager.nixosModules.home-manager
|
home-manager.nixosModules.home-manager
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user