flake: use universe-cli overlay

This commit is contained in:
Infinidoge 2023-07-27 15:40:03 -04:00
parent 1ac21b4877
commit 44515ec81f
3 changed files with 3 additions and 2 deletions

View file

@ -83,6 +83,7 @@
# --- Domain-Specific Overlays
inputs.nix-minecraft.overlay
inputs.fenix.overlays.default
inputs.universe-cli.overlays.default
];
};
stable = { };

View file

@ -8,6 +8,8 @@
# Packages wanted everywhere
environment.systemPackages = with pkgs; [
universe-cli
bat
binutils
btrfs-progs

View file

@ -47,8 +47,6 @@ in
};
home.packages = with pkgs; flatten [
inputs.universe-cli.packages.x86_64-linux.default
ncdu
keepassxc