changed everything to default.nix
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
{pkgs, ...}: {
|
||||
imports = [
|
||||
../pkgs/delfin/biscuit.nix
|
||||
../pkgs/delfin/default.nix
|
||||
];
|
||||
}
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{...}: {
|
||||
imports = [
|
||||
../../pkgs/btop/biscuit.nix
|
||||
../../pkgs/btop/default.nix
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user