Add blueman to workstation

This commit is contained in:
Artemis Tosini 2023-12-01 17:49:54 +00:00
parent 1b6c81c998
commit 67a3e18a89
Signed by: artemist
GPG key ID: EE5227935FE3FF18
2 changed files with 13 additions and 12 deletions

View file

@ -201,11 +201,11 @@
]
},
"locked": {
"lastModified": 1701071203,
"narHash": "sha256-lQywA7QU/vzTdZ1apI0PfgCWNyQobXUYghVrR5zuIeM=",
"lastModified": 1701433070,
"narHash": "sha256-Gf9JStfENaUQ7YWFz3V7x/srIwr4nlnVteqaAxtwpgM=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "db1878f013b52ba5e4034db7c1b63e8d04173a86",
"rev": "4a8545f5e737a6338814a4676dc8e18c7f43fc57",
"type": "github"
},
"original": {
@ -222,11 +222,11 @@
]
},
"locked": {
"lastModified": 1700979728,
"narHash": "sha256-Myh4f+pXVDPrxw96K1czQZJv6fqZVdaXkzyyyR+H9ro=",
"lastModified": 1701437885,
"narHash": "sha256-Ak69pOVFjZgia5ZzAXZSkRSEdTHNUDK+qEzlgXw/vaQ=",
"owner": "jovian-experiments",
"repo": "jovian-nixos",
"rev": "4599d9edef37dec460cc08e85da6c699ac0d78fd",
"rev": "c6a62145fefbe0e48bc45d714499512a4780f4f1",
"type": "github"
},
"original": {
@ -323,11 +323,11 @@
},
"nixpkgs": {
"locked": {
"lastModified": 1701068326,
"narHash": "sha256-vmMceA+q6hG1yrjb+MP8T0YFDQIrW3bl45e7z24IEts=",
"lastModified": 1701253981,
"narHash": "sha256-ztaDIyZ7HrTAfEEUt9AtTDNoCYxUdSd6NrRHaYOIxtk=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "8cfef6986adfb599ba379ae53c9f5631ecd2fd9c",
"rev": "e92039b55bcd58469325ded85d4f58dd5a4eaf58",
"type": "github"
},
"original": {
@ -381,11 +381,11 @@
"pre-commit-hooks": "pre-commit-hooks"
},
"locked": {
"lastModified": 1701250280,
"narHash": "sha256-Nx2nqkUfOAvW+GlVIs5HK8WfuZsbN8FqW2bXNx0fMJc=",
"lastModified": 1701379698,
"narHash": "sha256-u4wV7iI5XCMkj/BSyr9sih9WgevnYhw01nFWAerFEGE=",
"owner": "nix-community",
"repo": "nixvim",
"rev": "f56d412f84e2cee53365ade1093f9cc449d58fa3",
"rev": "28fc85484ab827912b1785484dd709c62d9a8237",
"type": "github"
},
"original": {

View file

@ -32,6 +32,7 @@
addresses = true;
};
};
blueman.enable = true;
flatpak.enable = true;
pcscd.enable = true;
printing.enable = true;