Remove Rubble, update flake and such

This commit is contained in:
Vice 2025-03-07 18:06:08 -05:00
parent 933e51557d
commit 0b125f96f4
15 changed files with 34 additions and 162 deletions

View file

@ -1,4 +1,3 @@
# nixos-generate-config --root ./ --no-filesystems
{ config, lib, modulesPath, ... }:
{
imports = [ (modulesPath + "/installer/scan/not-detected.nix") ];