This commit is contained in:
ltadeu6 2026-04-02 09:56:00 -03:00
parent b5423d068e
commit bc9102777d
2 changed files with 2 additions and 3 deletions

View file

@ -73,7 +73,6 @@
wl-clipboard
nodejs
texlab
texliveTeTeX
gnome-boxes
android-studio
sageWithDoc

View file

@ -2,7 +2,7 @@
# your system. Help is available in the configuration.nix(5) man page
# and in the NixOS manual (accessible by running nixos-help).
{ config, pkgs, lib, ... }:
{ config, pkgs, lib, agenix, ... }:
{
imports = [
@ -436,7 +436,7 @@
environment.systemPackages = with pkgs; [
most
agenix.packages.${pkgs.system}.default
agenix.packages.${pkgs.stdenv.hostPlatform.system}.default
# mangohud
hyfetch
cacert