nvf changes

This commit is contained in:
Vali 2024-07-06 15:53:16 +02:00
commit 719c8842c3
42 changed files with 261 additions and 154 deletions

View file

@ -1,5 +1,8 @@
{ inputs, pkgs, ... }:
let
{
inputs,
pkgs,
...
}: let
fenix = inputs.fenix.packages.${pkgs.system};
nixpkgs-wayland = inputs.nixpkgs-wayland.packages.${pkgs.system};
in {