Bump flake.lock
This commit is contained in:
parent
59ce492ea1
commit
4b14e7fad0
2 changed files with 6 additions and 9 deletions
|
@ -26,8 +26,6 @@
|
|||
inputs.ucodenix.nixosModules.default
|
||||
];
|
||||
|
||||
|
||||
|
||||
# Use the latest linux Kernel
|
||||
boot.kernelPackages = pkgs.linuxPackages_latest;
|
||||
|
||||
|
@ -266,7 +264,6 @@
|
|||
# List services that you want to enable:
|
||||
|
||||
# Enable the OpenSSH daemon.
|
||||
|
||||
|
||||
virtualisation.docker.enable = true;
|
||||
virtualisation.docker.storageDriver = "btrfs";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue