1769288238

This commit is contained in:
2026-01-24 22:57:18 +02:00
parent fa32ae5510
commit 84020b1572
94 changed files with 1428 additions and 1024 deletions
+2 -2
View File
@@ -7,14 +7,14 @@
}: {
imports = with flake;
[
modules.shared.nixos
nixosModules.desktop
nixosModules.shared
# nixosModules.system
]
++ (with inputs; [
nix-bwrapper.nixosModules.default
])
++ (with inputs.self.modules.programs-nixos; [
++ (with inputs.self.modules.nixosPrograms; [
# opentabletdriver
# qmk-vial
libvirt