feat: Nvf | bring in nvf and begin config

This commit is contained in:
2025-02-11 08:06:28 +05:00
parent 257be3540d
commit adb981a4d0
4 changed files with 3212 additions and 5 deletions

View File

@@ -1,10 +1,7 @@
# Edit this configuration file to define what should be installed on
# your system. Help is available in the configuration.nix(5) man page
# and in the NixOS manual (accessible by running nixos-help).
{
lib,
...
}: {
{lib, ...}: {
imports = [
./imports/environment.nix
./imports/hardware.nix