diff options
author | sefidel <contact@sefidel.net> | 2023-07-27 12:26:19 +0900 |
---|---|---|
committer | sefidel <contact@sefidel.net> | 2023-07-27 12:34:09 +0900 |
commit | 1353e1ff9262acbd5ee148b0cb15844c177cbcf0 (patch) | |
tree | 093d6206a03f280e59dfa0a6b980a0e0379f384c /nixos/alpha | |
parent | bf23bebb45682a6fea879abe2a05fa810b68940d (diff) | |
download | nixrc-1353e1ff9262acbd5ee148b0cb15844c177cbcf0.tar.gz nixrc-1353e1ff9262acbd5ee148b0cb15844c177cbcf0.zip |
chore(flake): bump
Diffstat (limited to 'nixos/alpha')
-rw-r--r-- | nixos/alpha/configuration.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/alpha/configuration.nix b/nixos/alpha/configuration.nix index 06f60ce..3cef5f6 100644 --- a/nixos/alpha/configuration.nix +++ b/nixos/alpha/configuration.nix @@ -161,7 +161,7 @@ fonts = { fontDir.enable = true; - fonts = with pkgs; [ + packages = with pkgs; [ cozette dina-font envypn-font |