diff options
author | Casper <me@skylarcloud.xyz> | 2024-12-18 15:21:28 -0700 |
---|---|---|
committer | Casper <me@skylarcloud.xyz> | 2024-12-18 15:21:28 -0700 |
commit | 1cb78494f3022fe9d808d070507bddf552c64753 (patch) | |
tree | 5c827daee442e211941bed7cc89decc95f8efbd7 /bluetooth-pkgs.sls |
Initial commit, new repo
Diffstat (limited to 'bluetooth-pkgs.sls')
-rw-r--r-- | bluetooth-pkgs.sls | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/bluetooth-pkgs.sls b/bluetooth-pkgs.sls new file mode 100644 index 0000000..cdcdcac --- /dev/null +++ b/bluetooth-pkgs.sls @@ -0,0 +1,4 @@ +bluetooth-install-packages: + pkg.installed: + - pkgs: + - blueman |