move to non-small

I'd rather not compile firefox.
This commit is contained in:
2023-09-15 12:32:47 +03:00
parent 93b95af851
commit 831bce0813
2 changed files with 5 additions and 5 deletions

View File

@@ -2,7 +2,7 @@
description = "motiejus/config";
inputs = {
nixpkgs.url = "github:NixOS/nixpkgs/nixos-23.05-small";
nixpkgs.url = "github:NixOS/nixpkgs/nixos-23.05";
flake-utils.url = "github:numtide/flake-utils";
home-manager.url = "github:nix-community/home-manager/release-23.05";