diff options
| author | Grisha Shipunov | 2025-01-01 16:37:23 +0100 |
|---|---|---|
| committer | Grisha Shipunov | 2025-01-01 16:37:23 +0100 |
| commit | 772af12ffef7885ea9f0e3ef182599b61d0e72db (patch) | |
| tree | 6d6753c024eca2d6232fb06182dd778bf56babc4 /hosts/toaster/default.nix | |
| parent | 091b092b2eda01646a8eb7c7e6cdd7a304304928 (diff) | |
bump lock
Diffstat (limited to 'hosts/toaster/default.nix')
| -rw-r--r-- | hosts/toaster/default.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/toaster/default.nix b/hosts/toaster/default.nix index c21086d..aa6531c 100644 --- a/hosts/toaster/default.nix +++ b/hosts/toaster/default.nix @@ -49,7 +49,7 @@ programs.steam.enable = true; environment.systemPackages = with pkgs; [ - factorio + # factorio ]; services.emacs.defaultEditor = false; |
