paul-fixe: fix flake config

This commit is contained in:
nyanloutre 2021-10-14 14:16:53 +02:00
parent 0eda838249
commit 1a42ae58b8
Signed by: nyanloutre
GPG key ID: 194A92D1103ACB2A
2 changed files with 1 additions and 5 deletions

View file

@ -29,7 +29,7 @@
"nixpkgs=${nixpkgs}"
];
})
nixpkgs.nixosModules.notDetected
nixpkgs-unstable.nixosModules.notDetected
./systems/PC-Fixe/configuration.nix
];
};