here we go
This commit is contained in:
3
home/features/desktop/coding.nix
Normal file
3
home/features/desktop/coding.nix
Normal file
@ -0,0 +1,3 @@
|
||||
{pkgs, ...}: {
|
||||
home.packages = with pkgs; [bruno zed-editor];
|
||||
}
|
Reference in New Issue
Block a user