nixy: remove btrfs services/configs
This commit is contained in:
parent
289ab74ca6
commit
097357e838
@ -1,6 +1,5 @@
|
||||
{
|
||||
config,
|
||||
lib,
|
||||
nix-xilinx,
|
||||
nvim,
|
||||
pkgs,
|
||||
@ -309,7 +308,6 @@
|
||||
|
||||
services = {
|
||||
acpid.enable = true;
|
||||
btrfs.autoScrub.enable = false;
|
||||
dbus.enable = true;
|
||||
fstrim.enable = true;
|
||||
fwupd.enable = true;
|
||||
@ -513,7 +511,6 @@
|
||||
virtualisation = {
|
||||
containers.storage.settings = {
|
||||
storage = {
|
||||
#driver = lib.mkForce "btrfs";
|
||||
graphroot = "/var/lib/containers/storage";
|
||||
runroot = "/run/containers/storage";
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user