Merge branch 'main' of gh:greg-hellings/nixos-config
This commit is contained in:
@@ -8,9 +8,11 @@
|
|||||||
home = {
|
home = {
|
||||||
packages = with pkgs; [
|
packages = with pkgs; [
|
||||||
aacs
|
aacs
|
||||||
|
bitwarden-cli
|
||||||
bruno
|
bruno
|
||||||
direnv
|
direnv
|
||||||
home-manager
|
home-manager
|
||||||
|
insomnia
|
||||||
pipenv
|
pipenv
|
||||||
];
|
];
|
||||||
file.".pip/pip.conf".text = (lib.strings.concatStringsSep "\n" [
|
file.".pip/pip.conf".text = (lib.strings.concatStringsSep "\n" [
|
||||||
|
|||||||
Reference in New Issue
Block a user