Add filebrowser to alt

This commit is contained in:
Alexander Wainwright
2025-06-26 22:49:51 +10:00
parent 1cc4364b9d
commit f722827276

View File

@@ -19,6 +19,10 @@
networking.hostName = "alt"; # Define your hostname.
environment.systemPackages = with pkgs; [
filebrowser
];
# This value determines the NixOS release from which the default
# settings for stateful data, like file locations and database versions
# on your system were taken. Its perfectly fine and recommended to leave