rename janitor.nix
This commit is contained in:
@@ -26,6 +26,7 @@
|
||||
catppuccin
|
||||
#librewolf
|
||||
nixcord
|
||||
organize
|
||||
];
|
||||
|
||||
nixos = {
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
{
|
||||
|
||||
}
|
||||
7
modules/software/organize.nix
Normal file
7
modules/software/organize.nix
Normal file
@@ -0,0 +1,7 @@
|
||||
{ inputs, ... }: {
|
||||
den.aspects.organize = {
|
||||
nixos = {
|
||||
|
||||
};
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user