changed
This commit is contained in:
parent
8f595422e3
commit
abea1bccca
1 changed files with 1 additions and 1 deletions
|
|
@ -56,7 +56,7 @@
|
|||
pkgs.gnumake
|
||||
];
|
||||
};
|
||||
nixosModules.default =
|
||||
nixosModules.bbk =
|
||||
{ pkgs, ... }:
|
||||
{
|
||||
environment.systemPackages = [ self.packages.${pkgs.system}.default ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue