diff --git a/systems/LoutreOS/configuration.nix b/systems/LoutreOS/configuration.nix index b65f167..193a181 100644 --- a/systems/LoutreOS/configuration.nix +++ b/systems/LoutreOS/configuration.nix @@ -5,7 +5,7 @@ { config, pkgs, ... }: let - gitRev = "baee8283bb858602e6b8d9c4763f11f79d4ac813"; + gitRev = "0af0b7a9cf9dc426c3686fd8b9369251ef18805a"; nixpkgs = fetchTarball "https://github.com/nyanloutre/nixpkgs/archive/${gitRev}.tar.gz"; in {