bump lock
This commit is contained in:
parent
091b092b2e
commit
772af12ffe
5 changed files with 25 additions and 3 deletions
|
@ -49,7 +49,7 @@
|
|||
programs.steam.enable = true;
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
factorio
|
||||
# factorio
|
||||
];
|
||||
|
||||
services.emacs.defaultEditor = false;
|
||||
|
|
|
@ -46,7 +46,7 @@ options = [ "zfsutil" ];
|
|||
};
|
||||
|
||||
swapDevices =
|
||||
[ { device = "/dev/disk/by-partuuid/8a544c8b-1a49-481b-a685-253ef7478b2c";
|
||||
[ { device = "/dev/disk/by-partuuid/037518f2-9fa0-44f0-9550-745e27bf1c1f";
|
||||
randomEncryption = true;}
|
||||
];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue