Let's try this instead...

This commit is contained in:
Lillian Violet 2024-01-19 01:53:05 +01:00
parent 0743958f86
commit 49b32e74d8
2 changed files with 3 additions and 2 deletions

View file

@ -4,6 +4,7 @@
lib,
config,
pkgs,
nixpkgs-stable,
...
}: {
imports = [
@ -84,7 +85,7 @@
};
};
environment.systemPackages = with pkgs.stable; [
environment.systemPackages = with nixpkgs-stable; [
akkoma
age
fzf