temp
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
imports = [
|
||||
./boot.nix
|
||||
./filesystems.nix
|
||||
./hardware-configuration.nix
|
||||
# ./hardware-configuration.nix
|
||||
./sops.nix
|
||||
./services/lsfg-vk
|
||||
./services/ratbagd
|
||||
@@ -44,7 +44,11 @@
|
||||
gaming.enable = true;
|
||||
|
||||
hardware = {
|
||||
disko.enable = false;
|
||||
disko = {
|
||||
enable = true;
|
||||
enableLuks = true;
|
||||
};
|
||||
|
||||
amd = {
|
||||
enable = true;
|
||||
lact.enable = true;
|
||||
|
||||
Reference in New Issue
Block a user