Update ankaa

This commit is contained in:
Ethan Simmons
2025-07-07 21:59:12 -05:00
parent 1702260451
commit a04a60543d
3 changed files with 17 additions and 22 deletions

View File

@@ -51,8 +51,6 @@
environment.systemPackages = with pkgs; [
localPackages.x86_64-linux.jhelioviewer
localPackages.x86_64-linux.llama-cpp
printrun
pciutils
bottles
inkscape
@@ -97,8 +95,6 @@
# Select internationalisation properties.
i18n.defaultLocale = "en_US.UTF-8";
programs.ssh.startAgent = true;
# Define a user account.
users.users.eesim = {
isNormalUser = true;