From a351b391bea88447c596463e2c855e30fa6cc9ea Mon Sep 17 00:00:00 2001 From: Gabriel Simmer Date: Thu, 19 Oct 2023 12:48:01 +0100 Subject: [PATCH] Grimblast for London --- nix/london/configuration.nix | 1 + nix/london/gsimmer.nix | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/nix/london/configuration.nix b/nix/london/configuration.nix index e3dc1ff..9c92174 100644 --- a/nix/london/configuration.nix +++ b/nix/london/configuration.nix @@ -8,6 +8,7 @@ # Bootloader boot = { + # supportedFilesystems = [ "bcachefs" ]; loader = { grub = { enable = true; diff --git a/nix/london/gsimmer.nix b/nix/london/gsimmer.nix index 8465018..50feccc 100644 --- a/nix/london/gsimmer.nix +++ b/nix/london/gsimmer.nix @@ -16,7 +16,7 @@ [ (import (builtins.fetchTarball { url = "https://github.com/nix-community/emacs-overlay/archive/master.tar.gz"; - sha256 = "0sf0xnv5mbkrp1gkvy00rkf1jw0zzhj4h6l0qs14arqpg0ncby7x"; + sha256 = "0vhw5cl26p64j660nwil1dgs3js4pzdjh29ch2gl1yn8gbacz5xd"; })) discordOverlay]; }; home = { @@ -565,7 +565,7 @@ $env.config = { discord mangohud comma - gamescope + grimblast ]; # This value determines the Home Manager release that your