From 946cf87360e790a6f0c873a8eca41ad22b569587 Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Sun, 28 Apr 2024 23:13:03 +0200 Subject: remove nixpkgs flake pin --- user/settings/nix.nix | 3 --- 1 file changed, 3 deletions(-) (limited to 'user') diff --git a/user/settings/nix.nix b/user/settings/nix.nix index e0fb3d3e..08380286 100644 --- a/user/settings/nix.nix +++ b/user/settings/nix.nix @@ -6,9 +6,6 @@ let toml = pkgs.formats.toml { }; in { - imports = [ - ../../pin.nix - ]; nixpkgs.config = import ../config.nix; nix = { enable = true; -- cgit 1.4.1