1
0
Fork 0
Commit Graph

284 Commits

Author SHA1 Message Date
Pratham Patel 42de7d9c83
nvim: add keymap to clear highlighted search 2024-04-17 05:11:09 +05:30
Pratham Patel 78bfbcd2a4
aerc: no need for a wide sidebar 2024-04-10 16:11:26 +05:30
Pratham Patel a7dd842b28
aerc: remove mail-received hook because it fails if WM/notify-send is absent 2024-04-04 12:43:33 +05:30
Pratham Patel d48f3261eb
aerc: update dirlist after 1s 2024-04-03 11:06:24 +05:30
Pratham Patel 35b293a99c
aerc: do not explicitly handle the filter pipe for "text/calendar" 2024-04-03 08:21:37 +05:30
Pratham Patel e4f19b6e98
aerc: init config 2024-04-03 08:09:40 +05:30
Pratham Patel dff2e8f899
home-manager: fix "typo" 2024-03-19 17:33:44 +05:30
Pratham Patel 1808edb36f
nvim: add autocmd to remove trailing spaces, it is ugly 2024-03-19 17:10:40 +05:30
Pratham Patel 5ee8575bac
home-manger: fix syntax error for double quotes in linux.nix 2024-03-18 21:16:07 +05:30
Pratham Patel b46bfc8772
do not "install" dpkg and rpm in $PATH by Nix 2024-03-18 21:10:05 +05:30
Pratham Patel e794c4027b
home-manager: fix OVMF path 2024-03-18 18:46:01 +05:30
Pratham Patel fcd1b8461a
home-manager: remove "unnecessary" compilation of OVMF 2024-03-18 13:33:03 +05:30
Pratham Patel 96b503004e
home-manager: add pkg: qemu 2024-02-23 13:31:48 +05:30
Pratham Patel 3eae2e0a8b
home-manager: add pkg: asciinema-agg 2024-02-23 13:28:12 +05:30
Pratham Patel 0cbfc75e66
idk how i committed that 2024-02-20 18:29:57 +05:30
Pratham Patel b6756ceec5
home-manager: follow nixpkgs as the input 2024-02-20 15:15:28 +05:30
Pratham Patel 1906cd07d8
alacritty: fix the weird char error in the move from YAML to TOML 2024-02-19 16:02:44 +05:30
Pratham Patel 49d89332d6
alacritty: new version mandates TOML, do that 2024-02-19 15:56:41 +05:30
Pratham Patel 063ca2acfb
home-manager: common: add pkg: rename 2024-02-19 12:13:41 +05:30
Pratham Patel 1e54a815cf
home-manager: darwin: add pkg: watch 2024-02-19 12:13:19 +05:30
Pratham Patel 12b888c151
minor 2024-02-19 10:16:34 +05:30
Pratham Patel 64cc9219f3
home-manager: add bash_completion for darwin 2024-02-19 10:12:50 +05:30
Pratham Patel 5f05c5d36a
home-manger: temporarily remove darwin apps 2024-02-19 10:11:37 +05:30
Pratham Patel e01ffdad60
home-manager: move linux-ony pkgs to linux.nix 2024-02-18 15:42:21 +05:30
Pratham Patel 0f32900577
home-manager: remove nix.gc 2024-02-18 15:27:55 +05:30
Pratham Patel 9b2f9cc20e
home-manager: fix packages 2024-02-18 15:21:00 +05:30
Pratham Patel 5e3c75add6
DO NOT USE: home-manager, reset pkgs 2024-02-18 14:13:11 +05:30
Pratham Patel 703d2304b8
home-manager: :sort i 2024-02-18 13:50:58 +05:30
Pratham Patel 8d42dbb467
home-manager: move OVMF into linux.nic 2024-02-18 13:35:31 +05:30
Pratham Patel 8c86a40a02
home-manager: wol is unavailable on Darwin 2024-02-18 13:08:35 +05:30
Pratham Patel 73271ca927
home-manger: autoUpgrade service is unavailable on Darwin 2024-02-18 12:55:56 +05:30
Pratham Patel e7a81d6f86
home-manager: actually no, that is a service for Linux 2024-02-18 12:52:34 +05:30
Pratham Patel 917f801d21
home-manager: fix typo in caffeine service 2024-02-18 12:51:33 +05:30
Pratham Patel bda584cf6f
home-manager: fix a lot of stuff
- fix how "variables" (OVMF*) are inherited
 - better handle home.username and home.homeDirectory by moving it into
   {hm,}flake.nix
 - in linux.nix, it is home.packages, not environment.systemPackages
2024-02-17 20:02:05 +05:30
Pratham Patel d1efeb5edb
home-manager: updates
- OVMF setup in home-manager activation script
 - add pkgs: virt-manager libvirt
 - move username out of linux.nix and darwin.nix into {hm,}flake.nix
2024-02-17 18:10:46 +05:30
Pratham Patel 3baf05ab31
home-manager: OVMF/AAVMF setup for QEMU/libvirtd 2024-02-17 14:44:06 +05:30
Pratham Patel c3b7abef2a
home-manager: add pkg: qemu_kvm 2024-02-17 09:45:38 +05:30
Pratham Patel ac96f1dd41
nvim: add indent file for Makefiles 2024-02-16 18:04:40 +05:30
Pratham Patel 0311999237
anaconda-ks.cfg: add fedora repos 2024-02-13 21:41:26 +05:30
Pratham Patel 440147d62f
anaconda-ks.cfg: introduce for bootstrapping RHEL and Fedora VMs 2024-02-13 19:58:05 +05:30
Pratham Patel c5f9f40ba5
home-manger: add service+timer to update the home-manager flake.lock 2024-02-11 16:06:05 +05:30
Pratham Patel a4bd8f4432
home-manager: check Nix config 2024-02-11 14:30:53 +05:30
Pratham Patel c73d42f070
home-manager: home-manager as a flake 2024-02-09 17:27:18 +05:30
Pratham Patel 0546709abf
home-manager: neovim: add pkg nixpkgs-fmt 2024-02-08 19:45:37 +05:30
Pratham Patel 77a477f9d2
home-manager: move neovim related pkgs under packages.neovim.extraPackages 2024-02-07 20:38:19 +05:30
Pratham Patel 3020367e4b
home-manager: enable nix-direnv using the already present option 2024-02-05 09:42:26 +05:30
Pratham Patel 6853e0b691
home-manager: use the nix-direnv pkg since it is faster 2024-02-01 20:41:48 +05:30
Pratham Patel 1cdfd5a75e
nvim: autoclose.nvim: disable autoclose of single quotes and enable nice markdown autocloses 2024-02-01 19:53:44 +05:30
Pratham Patel 39be9495cb
home-manager: disable html,json and man manuals
See: https://github.com/nix-community/home-manager/issues/4879
2024-01-11 09:47:04 +05:30
Pratham Patel 7ebc778a4c
home-manager: add pkg: gcc 2024-01-09 17:24:17 +05:30