dnt know
This commit is contained in:
6
nixos/core/default.nix
Normal file
6
nixos/core/default.nix
Normal file
@@ -0,0 +1,6 @@
|
||||
{pkgs, ...}: {
|
||||
environment.systemPackages = with pkgs; [
|
||||
anyrun
|
||||
stow
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user