Hibernation? + battery widget fix for framework 12
This commit is contained in:
parent
cc32b7c14f
commit
873a9c562b
4 changed files with 47 additions and 13 deletions
|
|
@ -19,13 +19,9 @@
|
|||
(import ../../modules/libvirt/user.nix {username = "kylekrein";})
|
||||
|
||||
../../users/tania
|
||||
|
||||
./hibernation.nix
|
||||
];
|
||||
boot = {
|
||||
# kernelParams = [
|
||||
# "resume_offset=YOUR_OFFSET"
|
||||
# ];
|
||||
# resumeDevice = "/dev/disk/by-label/nixos";
|
||||
};
|
||||
|
||||
sops.secrets."ssh_keys/${hwconfig.hostname}" = {};
|
||||
services.fwupd.enable = true; #fwupdmgr update
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue