From 1d799400ae0a679c029d6ca5f24f64837926e2b0 Mon Sep 17 00:00:00 2001 From: oqyude Date: Sun, 26 Oct 2025 19:13:12 +0300 Subject: [PATCH] 123 --- flake.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/flake.nix b/flake.nix index 5308012..0d22898 100755 --- a/flake.nix +++ b/flake.nix @@ -24,9 +24,9 @@ nixpkgs.follows = "nixpkgs"; }; }; - # nixos-facter-modules.url = "github:numtide/nixos-facter-modules"; + flake-compat.url = "github:edolstra/flake-compat"; nixos-hardware.url = "github:NixOS/nixos-hardware/master"; - # flake-compat.url = "github:edolstra/flake-compat"; + # nixos-facter-modules.url = "github:numtide/nixos-facter-modules"; # flake-utils.url = "github:numtide/flake-utils"; # flake-parts.url = "github:hercules-ci/flake-parts"; # nur = {