Rename programs folder to desktop
This commit is contained in:
7
home/desktop/common.nix
Normal file
7
home/desktop/common.nix
Normal file
@@ -0,0 +1,7 @@
|
||||
{ pkgs, ... }: {
|
||||
home.packages = with pkgs; [
|
||||
# Work-specific programs
|
||||
teams-for-linux
|
||||
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user