This commit is contained in:
Lennart J. Kurzweg (Nx2)
2024-05-29 01:53:08 +02:00
parent 43a2bf1fcb
commit 2acb68a89d
6 changed files with 101 additions and 32 deletions

View File

@@ -1,4 +1,4 @@
{ config, lib, pkgs, user, host, allowed, secrets, rice, nvidia, ... }:
{ config, lib, pkgs, pkgs-unstable, user, host, allowed, secrets, rice, nvidia, ... }:
let
in
{
@@ -62,6 +62,7 @@ in
# $ nix search wget
environment.systemPackages = with pkgs; [
git
lazygit # home-manager module is bugged
git-crypt
wget
curl
@@ -77,7 +78,9 @@ in
blueman
dmidecode
file
];
] ++ (with pkgs-unstable; [
sendme
]);
fonts.packages = with pkgs; [