Commit graph

93 commits

Author SHA1 Message Date
e0a3b1bf15
user/git: use switch instead of checkout
Closes #12
2023-03-31 18:17:18 +03:00
b6d490da8a
user/jan: remove myip from home.packages
ref #14
2023-03-31 18:11:53 +03:00
4ff17ab7fc
user/polybar: show local and external ip in polybar
Closes #14
2023-03-31 18:08:58 +03:00
e3341e1233
user/git: add aliases for stash command
Closes #11
2023-03-31 17:50:44 +03:00
74a23f8f2e
user/jan: use unstable misc home packages 2023-03-31 17:47:09 +03:00
dab505e62b nix: use 22.11 stable nixpkgs (#13)
nix: refac overlays

nix: fix path to packages

nix: use mkMerge

nix: rename nixpkgs-unstable input

user: remove my tools

user: build use unstable packages for nil

cannot be built on stable because it requires rustc 1.66 or newer, while the currently active rustc version is 1.64.0

host/magenta: use unstable gitea

nix: fix rollback command

nix: fix overlays

user: use unstable haskell packages to build xmonad

user: don't build woodpecker-cli

host: import nix module for canigou and magenta

pkgs: fix woodpecker

host/home: use unstable kernel to use rtl88x2bu driver

host: use unstable ipfs

move ipfs to shared config

user: use unstable woodpecker-cli

Reviewed-on: #13
2023-03-31 17:40:22 +03:00
d4b4c07305
users/dev_tools: remove unwrapped d2 tool 2023-03-30 10:30:00 +03:00
816bbe0e3a
users/dev_tools: uncomment fawltydeps tool 2023-03-29 21:36:17 +03:00
3885706d8a
flake.lock: update nixos and misc to latest version 2023-03-28 00:24:25 +03:00
4bff1d92a8
users/file_manager: rename libreoffice to soffice 2023-03-19 19:23:24 +03:00
a119a94925
refac: restructure home-manager configs 2023-03-18 23:38:11 +03:00
1e2ff5b882
refac: restructure users 2022-10-08 13:23:16 +03:00
33306d3d1c
home/polybar: add colors to battery module 2022-10-02 21:17:34 +03:00
0defc044e5
home/polybar: add icon for volume 2022-10-02 15:14:30 +03:00
f29cf4858a
home/polybar: add battery icons 2022-10-02 15:09:38 +03:00
4d02405ac2
home/polybar: add battery 2022-10-01 17:35:36 +03:00
205967b6c3
home/librewolf: add passff-host 2022-09-27 23:52:01 +03:00
996f83bc87
home/aerc: move to separate directory 2022-09-26 22:51:49 +03:00
45265d82f2
home/email: add more aerc configs 2022-09-26 17:40:02 +03:00
b5c022c4e0
home/email: configure aerc instead of himalaya 2022-09-26 15:12:34 +03:00
495d6d9524
home/alacritty: config font size via param 2022-09-26 04:07:33 +03:00
eee610c691
home/alacritty: change default font size 2022-09-26 03:49:05 +03:00
a54b9ffdac
home/polybar: add support of laptop wifi interface 2022-09-26 03:15:32 +03:00
3c153d4a90
home/polybar: fix default monitor 2022-09-26 00:52:49 +03:00
0945319e40
home/wired: increase poll interval 2022-09-24 23:52:38 +03:00
d9fc1fbcc2
home/xmonad: manage comm as float 2022-09-22 00:35:54 +03:00
25954cb5cd
home/wired: change notification layout 2022-09-22 00:35:35 +03:00
fa35edd451
home/alacritty: remove deprecated option 2022-09-22 00:30:57 +03:00
39437729f4
home/wired: add notification daemon 2022-09-21 13:27:40 +03:00
52bc80c387
system/fonts: fix emoji priority 2022-09-21 08:09:12 +03:00
5fec783740
home/nvim: add vi and vim aliases 2022-09-20 09:24:02 +03:00
314d9afd5c
home/exa: update exa package 2022-09-20 08:48:58 +03:00
2452d739ca
home/nvim: bump myneovim 2022-09-19 19:07:53 +03:00
223e7e0bb0
home: remove extending NIX_PATH 2022-09-19 10:13:24 +03:00
0fc3abfdde
home/xmonad: center password prompt 2022-09-18 22:37:24 +03:00
d3367a80ca
home: add vnetod to packages 2022-09-18 22:33:44 +03:00
3f6585f532
home: add nil and vnetod 2022-09-18 18:29:40 +03:00
9c8d0d2a0c
home: add ripgrep tool 2022-09-18 16:37:48 +03:00
d3cad47f99
home/nvim: clean up prev config 2022-09-18 14:06:33 +03:00
4abb9b4284
home/nvim: use my neovim flake 2022-09-17 21:55:13 +03:00
2488a00708
home/xmonad: ignore the password prompt 2022-09-16 22:31:08 +03:00
f9098c5f05
home/exa: use package option from hm module 2022-09-15 10:31:32 +03:00
c45e6618bc
home/xmonad: open new windows below 2022-09-12 11:40:50 +03:00
a709668c48
home/xmonad: change prompt style 2022-09-12 00:48:19 +03:00
60fbdb98ea
home/vifm: clean up default config 2022-09-12 00:21:35 +03:00
04e5a58eef
home/vifm: use image-roll for images 2022-09-12 00:16:31 +03:00
556e836846
home/xmonad: Choose projects plugin (#5)
Co-authored-by: janabhumi <dmitriy@ideascup.me>
Reviewed-on: pleshevskiy/myconfig#5
Co-authored-by: Dmitriy Pleshevskiy <dmitriy@ideascup.me>
Co-committed-by: Dmitriy Pleshevskiy <dmitriy@ideascup.me>
2022-09-11 21:07:54 +00:00
4b20878d5f
home/xmonad: keybindings cosmetic changes 2022-09-10 23:49:11 +03:00
b5a88e7f73
home/nvim: don't unbind arrows for insert mode 2022-09-05 18:37:51 +03:00
1272533e3a
home/exa: cosmetic changes 2022-09-05 09:57:31 +03:00