Sfoglia il codice sorgente

fixed pinning nixpkgs registry

master
Thorn Avery 3 anni fa
parent
commit
61e2d3ce4c
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. +1
    -0
      flake.nix

+ 1
- 0
flake.nix Vedi File

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


Loading…
Annulla
Salva