From fff0b7de42dc7458478cdce61d1ad6e551b78853 Mon Sep 17 00:00:00 2001 From: tdback Date: Tue, 7 Jan 2025 22:10:34 -0500 Subject: fix: typo in comment explaining cosmic substituters --- modules/profiles/cosmic/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/profiles/cosmic/default.nix b/modules/profiles/cosmic/default.nix index 0e35d7c..4dafd47 100644 --- a/modules/profiles/cosmic/default.nix +++ b/modules/profiles/cosmic/default.nix @@ -4,7 +4,7 @@ inputs.nixos-cosmic.nixosModules.default ]; - # Set up binary substituter so we don't have to build everything from source. + # Setup binary substituter so we don't have to build everything from source. # If this is a first time setup, comment out the code below the nix.settings # attrset and run `sudo nixos-rebuild test` to update the substituters. nix.settings = { -- cgit v1.2.3