dsljdsalj#
This commit is contained in:
@@ -1,6 +1,10 @@
|
||||
{ pkgs, ... }:
|
||||
|
||||
{
|
||||
environment.packages = [ pkgs.micro ];
|
||||
environment.packages = [
|
||||
pkgs.micro
|
||||
pkgs.git
|
||||
pkgs.openssh
|
||||
];
|
||||
system.stateVersion = "25.05";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user