regressed lab-tool to 0.1.0-dev not pretty but it works
This commit is contained in:
parent
b8c5cf2fb4
commit
064948a8ba
3 changed files with 5 additions and 113 deletions
|
@ -126,6 +126,11 @@
|
|||
keyMap = "no";
|
||||
};
|
||||
|
||||
# System packages - testing lab tool installation
|
||||
environment.systemPackages = with pkgs; [
|
||||
inputs.self.packages.${pkgs.system}.lab
|
||||
];
|
||||
|
||||
# System version
|
||||
system.stateVersion = "25.05";
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue