Skip to content

Commit

Permalink
nix: add kmsprint
Browse files Browse the repository at this point in the history
This is a bit nicer to determine what's connected.
  • Loading branch information
flokli committed Jul 12, 2024
1 parent 7d583ee commit 63d4ab3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nix/configuration.nix
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@

environment.systemPackages = [
pkgs.htop
pkgs.kmsxx # kmsprint
];

users.users."root".initialPassword = "";
Expand Down

0 comments on commit 63d4ab3

Please sign in to comment.