mirror of
https://github.com/Dichgrem/DCGOS.git
synced 2025-12-16 19:22:00 -05:00
feat:add_gfs&&remove_daed
This commit is contained in:
@@ -7,7 +7,6 @@
|
||||
imports = with inputs; [
|
||||
./${hostname}
|
||||
chaotic.nixosModules.default
|
||||
daeuniverse.nixosModules.daed
|
||||
disko.nixosModules.disko
|
||||
stylix.nixosModules.stylix
|
||||
home-manager.nixosModules.home-manager
|
||||
|
||||
@@ -20,9 +20,6 @@
|
||||
QEMU-VM-Use-Case = true;
|
||||
### See https://github.com/qemu/qemu ; https://github.com/virt-manager/virt-manager
|
||||
|
||||
Transparent-Proxy = false;
|
||||
### See https://github.com/daeuniverse/daed
|
||||
|
||||
# Options
|
||||
## System related
|
||||
BootLoader = "systemd-boot";
|
||||
|
||||
@@ -20,9 +20,6 @@
|
||||
QEMU-VM-Use-Case = false;
|
||||
### See https://github.com/qemu/qemu ; https://github.com/virt-manager/virt-manager
|
||||
|
||||
Transparent-Proxy = false;
|
||||
### See https://github.com/daeuniverse/daed
|
||||
|
||||
# Options
|
||||
## System related
|
||||
BootLoader = "systemd-boot";
|
||||
|
||||
Reference in New Issue
Block a user