fixing fred
This commit is contained in:
parent
b0ce8f5ea8
commit
4905a56c7f
4 changed files with 29 additions and 22 deletions
|
|
@ -4,7 +4,7 @@
|
|||
(modulesPath + "/profiles/qemu-guest.nix")
|
||||
./disk-config.nix
|
||||
];
|
||||
disko.devices.disk.main.device = "/dev/nvme0n1";
|
||||
disko.devices.disk.main.device = "/dev/sda";
|
||||
boot = {
|
||||
kernelPackages = pkgs.linuxPackages_zen;
|
||||
kernelParams = [ "consoleblank=60" ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue