summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
authorAzat Bahawi <azat@bahawi.net>2023-05-02 01:27:41 +0300
committerAzat Bahawi <azat@bahawi.net>2023-05-02 01:27:41 +0300
commit1e9d5f05b350cec8568b6c2eb4fb4d124e73e926 (patch)
tree1ae63982779fef6b367dc8dc4777a1ab89cab7f2 /flake.nix
parent39ed30937ec29217820583e07ff1f447d08b9898 (diff)
2023-05-02
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix5
1 files changed, 1 insertions, 4 deletions
diff --git a/flake.nix b/flake.nix
index 9af2e05..a58fed6 100644
--- a/flake.nix
+++ b/flake.nix
@@ -64,10 +64,7 @@
owner = "nix-community";
repo = "home-manager";
ref = "master";
- inputs = {
- nixpkgs.follows = "nixpkgs";
- utils.follows = "flake-utils";
- };
+ inputs.nixpkgs.follows = "nixpkgs";
};
impermanence = {