mirror of
https://github.com/callumio/nixfiles.git
synced 2025-12-17 11:39:19 +00:00
This commit is contained in:
parent
ccfa4fdb4f
commit
e79499c35f
11 changed files with 261 additions and 301 deletions
|
|
@ -1,10 +1,5 @@
|
|||
{
|
||||
pkgs,
|
||||
inputs,
|
||||
...
|
||||
}: {
|
||||
{inputs, ...}: {
|
||||
nix = {
|
||||
package = pkgs.nixVersions.nix_2_23;
|
||||
registry.nixpkgs.flake = inputs.nixpkgs;
|
||||
gc = {
|
||||
automatic = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue