Browse Source

fixed pinning nixpkgs registry

master
Thorn Avery 3 years ago
parent
commit
61e2d3ce4c
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      flake.nix

+ 1
- 0
flake.nix View File

@@ -53,6 +53,7 @@
vim.overlay
(import ./overlays/picom.nix)
];
nix.registry.nixpkgs.flake = nixpkgs;
imports = [
./users/root
./users/thorn


Loading…
Cancel
Save