~ruther/nixos-config

949923f8080079351593d0c29e904c24eea988de — Frantisek Bohacek 1 year, 5 months ago bdcd618
feat: enable udisks2 service
1 files changed, 2 insertions(+), 0 deletions(-)

M hosts/configuration.nix
M hosts/configuration.nix => hosts/configuration.nix +2 -0
@@ 39,6 39,8 @@

  programs.command-not-found.enable = false;

  services.udisks2.enable = true;

  time.timeZone = "Europe/Prague";        # Time zone and internationalisation
  i18n = {
    defaultLocale = "en_US.UTF-8";

Do not follow this link