mirror of
https://github.com/oqyude/nixos.git
synced 2026-06-11 12:40:44 +03:00
123
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{ inputs, ... }@flakeContext:
|
||||
let
|
||||
pkgs-stable = import inputs.nixpkgs-stable { system = "x86_64-linux"; };
|
||||
pkgs-stable = import inputs.nixpkgs-fingerprint { system = "x86_64-linux"; };
|
||||
in
|
||||
{
|
||||
config,
|
||||
|
||||
Reference in New Issue
Block a user