mirror of
https://github.com/Dichgrem/DCGOS.git
synced 2025-12-16 19:22:00 -05:00
remove:cli_packges
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
{pkgs, ...}: {
|
||||
home.packages = with pkgs; [
|
||||
alejandra
|
||||
];
|
||||
}
|
||||
@@ -1,5 +0,0 @@
|
||||
{pkgs, ...}: {
|
||||
home.packages = with pkgs; [
|
||||
deadnix
|
||||
];
|
||||
}
|
||||
@@ -74,6 +74,7 @@ in {
|
||||
clang
|
||||
zig
|
||||
nano
|
||||
bat
|
||||
];
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user