diff options
author | Baitinq <manuelpalenzuelamerino@gmail.com> | 2022-10-01 22:45:47 +0200 |
---|---|---|
committer | Baitinq <manuelpalenzuelamerino@gmail.com> | 2022-10-01 22:45:47 +0200 |
commit | 7dfcdd8ee7fce6879ef835750d59a290fe7e940b (patch) | |
tree | 17179b25425a48dd4ac1ed0cdd2c9d1962be4367 /hosts/luna | |
parent | Modules: git-server: Listen on ipv6 too (diff) | |
download | nixos-config-7dfcdd8ee7fce6879ef835750d59a290fe7e940b.tar.gz nixos-config-7dfcdd8ee7fce6879ef835750d59a290fe7e940b.tar.bz2 nixos-config-7dfcdd8ee7fce6879ef835750d59a290fe7e940b.zip |
Home: Add calibre* to all hosts
Diffstat (limited to 'hosts/luna')
-rw-r--r-- | hosts/luna/home.nix | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/hosts/luna/home.nix b/hosts/luna/home.nix index 666c0c1..1169b3c 100644 --- a/hosts/luna/home.nix +++ b/hosts/luna/home.nix @@ -4,11 +4,8 @@ xorg.xmodmap trackma adl - #calibre - #kcc ] ++ (with pkgs.custom; [ - #kindlegen ]); programs.firefox.profiles.default.settings = { |