Compare commits

..

No commits in common. "fe14cb67536e0a4248e3a2b80dd22a62b9c784fc" and "92a41608af43b528e056e29d5078168d23d4b910" have entirely different histories.

2 changed files with 4 additions and 5 deletions

View File

@ -20,11 +20,10 @@
# Remove bloatware that we do not require. # Remove bloatware that we do not require.
environment.plasma6.excludePackages = with pkgs.kdePackages; [ environment.plasma6.excludePackages = with pkgs.kdePackages; [
elisa
kate
khelpcenter
konsole konsole
plasma-browser-integration khelpcenter
kate
elisa
]; ];
# Disable fprint authentication for login. # Disable fprint authentication for login.

View File

@ -32,7 +32,7 @@
# a read-only state. We trust some random, obscure Arch wiki article over # a read-only state. We trust some random, obscure Arch wiki article over
# actually trying to figure out why it might be so. # actually trying to figure out why it might be so.
# ref: https://wiki.archlinux.org/title/Solid_state_drive/NVMe#Controller_failure_due_to_broken_suspend_support # ref: https://wiki.archlinux.org/title/Solid_state_drive/NVMe#Controller_failure_due_to_broken_suspend_support
# "iommu=soft" "iommu=soft"
# "resume_offset=2465529" # "resume_offset=2465529"
]; ];
# resumeDevice = "/dev/disk/by-uuid/870fde90-a91a-4554-8b1c-d5702c789f4d"; # resumeDevice = "/dev/disk/by-uuid/870fde90-a91a-4554-8b1c-d5702c789f4d";