Changed framework12 disk
This commit is contained in:
parent
59b84ad9f0
commit
598b1b89f6
3 changed files with 93 additions and 1 deletions
|
|
@ -20,6 +20,13 @@
|
|||
|
||||
../../users/tania
|
||||
];
|
||||
boot = {
|
||||
# kernelParams = [
|
||||
# "resume_offset=YOUR_OFFSET"
|
||||
# ];
|
||||
# resumeDevice = "/dev/disk/by-label/nixos";
|
||||
};
|
||||
|
||||
sops.secrets."ssh_keys/${hwconfig.hostname}" = {};
|
||||
facter.reportPath = lib.mkForce null; #changeme ?
|
||||
services.fwupd.enable = true; #fwupdmgr update
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue