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 wl-clipboard
nodejs nodejs
texlab texlab
texliveTeTeX
gnome-boxes gnome-boxes
android-studio android-studio
sageWithDoc sageWithDoc

View file

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