nix: renamed nix configurations

This commit is contained in:
Primrose 2024-06-29 11:46:16 +02:00
parent 936f03bb80
commit a446e7a076
Signed by: primrose
GPG key ID: 4E887A4CA9714ADA
5 changed files with 3 additions and 8 deletions

View file

@ -1,5 +1,6 @@
{ pkgs, ... }:
{
imports = [ ./system-nixconf.nix ];
nix = {
extraOptions = ''
experimental-features = nix-command flakes