Add ssss to base conf

This commit is contained in:
Vili Sinervä 2025-01-30 18:06:51 +02:00
parent 56aace842a
commit 47e0bf1c02
No known key found for this signature in database
GPG key ID: DF8FEAF54EFAC996
2 changed files with 1 additions and 7 deletions

View file

@ -9,6 +9,7 @@
tree
btop
pwgen
ssss
dig
termshark
];

View file

@ -1,7 +0,0 @@
{ ... }:
{
imports = [
<nixpkgs/nixos/modules/installer/cd-dvd/installation-cd-graphical-calamares-plasma5.nix>
./custom-iso-base.nix
];
}