Commit Graph

76 Commits

Author SHA1 Message Date
Dmitriy Pleshevskiy 4d8d514eaa
neovim: add first nixeovim config 2024-05-10 02:39:22 +03:00
Dmitriy Pleshevskiy 374d00c941
refac: pass paths as extra args instead 2024-05-10 02:37:26 +03:00
Dmitriy Pleshevskiy 55817044e6
modules: add river window manager 2024-04-23 18:17:06 +03:00
Dmitriy Pleshevskiy def49d30f2
flake.lock: remove vnetod tool 2024-04-16 16:27:54 +03:00
Dmitriy Pleshevskiy df41cd9697
modules/lan-mouse: move to the home-manager 2024-04-16 11:28:28 +03:00
Dmitriy Pleshevskiy 9092a13846
refac modules 2024-04-16 02:55:57 +03:00
Dmitriy Pleshevskiy 52f409c4ce
makefile: remove unused commands 2024-03-29 18:27:33 +03:00
Dmitriy Pleshevskiy cd6ab61008
flake.lock: update deps 2024-03-28 15:16:04 +03:00
Dmitriy Pleshevskiy 19dbd21f4b
host/home: add android sdk 2024-02-18 23:08:50 +03:00
Dmitriy Pleshevskiy 8798643a29
update home-manager, deprecated options 2023-11-30 16:44:36 +03:00
Dmitriy Pleshevskiy cc13e46609
flake.lock: update nixpkgs to 23.11 2023-11-30 14:14:12 +03:00
Dmitriy Pleshevskiy 7721a89e13
host/canigou: add yagpt telegram bot service 2023-06-29 00:57:12 +03:00
Dmitriy Pleshevskiy f7c32f1390
flake.lock: update nixos to 23.05 2023-05-29 00:13:42 +03:00
Dmitriy Pleshevskiy 509dd1e691
deps: use the nixpkgs-unstable branch instead 2023-04-14 01:31:03 +03:00
Dmitriy Pleshevskiy c5a3587d41
nix: skip the Darwin input
ref: b0721be0c6
2023-04-01 15:04:08 +03:00
Dmitriy Pleshevskiy 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
Dmitriy Pleshevskiy 3885706d8a
flake.lock: update nixos and misc to latest version 2023-03-28 00:24:25 +03:00
Dmitriy Pleshevskiy af6e140afa
magenta: use latest gitea 2023-03-20 22:23:34 +03:00
Dmitriy Pleshevskiy 36d066f355
refac: restructure nixos 2023-03-18 16:47:02 +03:00
Dmitriy Pleshevskiy c981d404a2
nix: remove d2-vim input 2023-03-03 14:47:16 +03:00
Dmitriy Pleshevskiy 9b52c80051
nix: add mkpasswd to tools 2023-03-03 14:40:42 +03:00
Dmitriy Pleshevskiy 26dd3d4db1
machines: add new host 2023-03-02 13:09:07 +03:00
Dmitriy Pleshevskiy 0f3d4d3b45
deps: update nixos packages 2023-02-20 20:49:06 +03:00
Dmitriy Pleshevskiy 1356e2d6b8
move systemctl command to makefile 2023-01-04 23:43:54 +03:00
Dmitriy Pleshevskiy ada20437f4
fix systemctl command 2022-12-13 15:51:25 +03:00
Dmitriy Pleshevskiy 5fa321a5ee
bump my and nixos deps 2022-12-13 10:13:15 +03:00
Dmitriy Pleshevskiy d268cc6fe4
users/jan: add wd2 tool 2022-12-12 21:52:21 +03:00
Dmitriy Pleshevskiy eab9ca2be4
restart failed systemd services before switch config 2022-12-07 13:17:59 +03:00
Dmitriy Pleshevskiy 030e3c9ee4
modules/editor: bump neovim to latest version 2022-12-02 03:09:25 +03:00
Dmitriy Pleshevskiy 3c722fdf44
modules/editor: use patched versions of neoformat and d2-vim plugins 2022-12-01 22:49:56 +03:00
Dmitriy Pleshevskiy fd1e179e00
modules/editor: add d2-vim plugin 2022-12-01 11:12:43 +03:00
Dmitriy Pleshevskiy e898414bb1
users/dev_tools: add my tools 2022-11-25 00:23:31 +03:00
Dmitriy Pleshevskiy 2d7911a3a0
update neovim 2022-11-19 20:24:04 +03:00
Dmitriy Pleshevskiy 8fd2af8241
machines/home: add gpu hardware module 2022-11-18 14:22:59 +03:00
Dmitriy Pleshevskiy af68c8afdd
update vnetod version 2022-11-12 23:32:58 +03:00
Dmitriy Pleshevskiy 956b20b61f
users/dev_utils: use experemental vnetod version 2022-11-10 00:52:09 +03:00
Dmitriy Pleshevskiy 9e4ed09149
configure catpuccino theme via new module 2022-10-28 15:26:00 +03:00
Dmitriy Pleshevskiy a250e5e0de
move agenix env to the shell in flake.nix 2022-10-27 22:40:49 +03:00
Dmitriy Pleshevskiy 338ff92eb2
add another shell with useful tools 2022-10-19 18:30:46 +03:00
Dmitriy Pleshevskiy c84ee9b291
machines/magenta: restructure services 2022-10-18 16:01:21 +03:00
Dmitriy Pleshevskiy 084fd4cabf
update nixpkgs, wired 2022-10-15 13:09:33 +03:00
Dmitriy Pleshevskiy 07b6b0fc08
add mail server to magenta vps 2022-10-13 23:11:12 +03:00
Dmitriy Pleshevskiy e5c7ebd23c
add initial configs for vps 2022-10-13 07:47:31 +03:00
Dmitriy Pleshevskiy 7903732c09
refac: add extra home module...
to configure polybar wifi device manually for each machine
2022-10-12 02:01:16 +03:00
Dmitriy Pleshevskiy 3f0624c04e
machines/home: remove dedsec-grub-theme 2022-10-11 22:14:53 +03:00
Dmitriy Pleshevskiy a323501f1f
deps: revert nvim-tree-lua 2022-10-11 21:56:45 +03:00
Dmitriy Pleshevskiy ea9daa8577
deps: bump myneovim 2022-10-11 08:24:22 +03:00
Dmitriy Pleshevskiy 22ae1aec0d
store password encrypted via agenix 2022-10-10 12:02:54 +03:00
Dmitriy Pleshevskiy 7b09b44d3e
users/jan: use mkmerge for nixpkgs overlays 2022-10-10 07:52:41 +03:00
Dmitriy Pleshevskiy dcdb9ec936
refac: remove unused script 2022-10-09 15:04:03 +03:00