1
1
Fork 1
mirror of https://github.com/oddlama/nix-config.git synced 2025-10-11 07:10:39 +02:00

chore: update to main nixpkgs, include my temporary switch-to-configuration changes

This commit is contained in:
oddlama 2023-07-24 21:42:01 +02:00
parent 1110bdcac1
commit 4175ce3cf7
No known key found for this signature in database
GPG key ID: 14EFE510775FE39A
11 changed files with 1024 additions and 1257 deletions

View file

@ -1,9 +1,4 @@
{
pkgs,
lib,
...
}: {
isoImage.isoName = lib.mkForce "nixos.iso";
{pkgs, ...}: {
system.stateVersion = "23.11";
nix.extraOptions = ''
experimental-features = nix-command flakes