dodanie konfiguracji dla laptopa
This commit is contained in:
6
hosts/Garand-Laptop/host-packages.nix
Normal file
6
hosts/Garand-Laptop/host-packages.nix
Normal file
@@ -0,0 +1,6 @@
|
||||
{ pkgs, ... }:
|
||||
{
|
||||
environment.systemPackages = with pkgs; [
|
||||
# audacity
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user