Commit Graph

938 Commits (main)

Author SHA1 Message Date
Hektor Misplon 069a3b8333 Source relevant '.bashrc.d/*' files in NixOS home manager 2025-10-05 19:33:17 +02:00
Hektor Misplon 851f226518 Simplify NixOS fzf configuration 2025-10-05 18:47:53 +02:00
Hektor Misplon 7b872f4596 Update disko virtual machine configuration 2025-10-05 18:31:47 +02:00
Hektor Misplon 84ec0824e8 Migrate 'dots/.bashrc' fzf config to NixOS home manager 2025-10-05 18:00:39 +02:00
Hektor Misplon 8f2c473219 Add packages from 'dots/.bin/setup' 2025-10-05 16:34:46 +02:00
Hektor Misplon 475c21cbac Move packages into host's 'home.nix' 2025-10-05 13:55:59 +02:00
Hektor Misplon 671578567a Refactor 2025-10-05 13:44:25 +02:00
Hektor Misplon f92ed39653 Move home manager config into host's 'home.nix' 2025-10-05 13:40:01 +02:00
Hektor Misplon 91a1c7f6ca Format nix files using 'nixfmt' 2025-10-05 13:39:16 +02:00
Hektor Misplon fc7e346f1e Ignore 'nixos-efi-vars.fd' (output from building vm) 2025-10-05 13:39:16 +02:00
Hektor Misplon 0da72e9513 Update NixOS readme 2025-10-05 13:39:16 +02:00
Hektor Misplon 749bd75992 Use disko 'single-disk-ext4' template for vm host 2025-10-05 13:39:16 +02:00
Hektor Misplon 54b228381d Add 'kitty' package 2025-10-05 12:31:24 +02:00
Hektor Misplon ee62f092e5 Update readme 2025-10-05 12:31:24 +02:00
Hektor Misplon 6007760092 Add 'networking.hostId' (required for ZFS) 2025-10-05 12:31:24 +02:00
Hektor Misplon f8fddbba14 Fix ZFS issue with virtual disks (https://discourse.nixos.org/t/zfs-with-disko-faluire-to-import-zfs-pool/61988/3) 2025-10-05 12:31:24 +02:00
Hektor Misplon f824649f85 Fix inputrc path 2025-10-05 12:31:24 +02:00
Hektor Misplon c4fe75a1b9 Set up disko zfs encrypted root for 'vm' host 2025-10-05 12:31:24 +02:00
Hektor Misplon bfa17953a8 Use an easy (though insecure) initial password (for testing) 2025-10-04 21:25:32 +02:00
Hektor Misplon c36b202d4e Modularize NixOS 'vm' configuration 2025-10-04 21:25:11 +02:00
Hektor Misplon ca8cfd7deb Use 'systemd-boot' bootloader instead of GRUB 2025-10-04 20:52:07 +02:00
Hektor Misplon b69140605c Update NixOS networking configuration 2025-10-04 20:52:07 +02:00
Hektor Misplon 70363bdc48 Fix SSH daemon not starting 2025-10-04 20:17:05 +02:00
Hektor Misplon f8169a8438 Source 'dots/.inputrc' 2025-10-04 19:07:02 +02:00
Hektor Misplon 85f81e61e2 Switch from gnome to XMonad (config from dots) 2025-10-04 19:06:01 +02:00
Hektor Misplon 8a0e1758de Link NixOS repo in dotfiles repository 2025-10-04 18:33:55 +02:00
Hektor Misplon 626bdc79bf Add 'dots/' from commit 'f64b634dd8fbb2c8a2898c3b9d0acc9452e4d966'
git-subtree-dir: dots
git-subtree-mainline: 2ad98cde17
git-subtree-split: f64b634dd8
2025-10-04 18:28:04 +02:00
Hektor Misplon f64b634dd8 Remove absolute path from github credential helper 2025-10-04 18:03:55 +02:00
Hektor Misplon 2ad98cde17 Defined systemd 'sshd.service' configuration 2025-10-04 17:13:23 +02:00
Hektor Misplon 83acfa6671 Add home manager to 'flake.nix' 2025-10-04 01:17:05 +02:00
Hektor Misplon a3436858e8 Flakeify NixOS configuration 2025-10-04 01:17:05 +02:00
Hektor Misplon 0534b35862 Refactor '/etc/users.nix' 2025-10-04 01:17:05 +02:00
Hektor Misplon 931244ee90 Modularize '/etc/configuration.nix' 2025-10-04 01:17:05 +02:00
Hektor Misplon f948a51a63 Add 'neovim' system package 2025-10-04 01:17:05 +02:00
Hektor Misplon 4477ab8207 Initialize NixOS configuration 2025-10-04 01:17:05 +02:00
Hektor Misplon 5840c293b7 Initialize NixOS config repo 2025-10-04 01:17:05 +02:00
Hektor Misplon a4bcea8834 Define nixGL with wrapper 2025-10-03 23:42:39 +02:00
Hektor Misplon ec1a76dff1 Remove redundant vim JS/TS plugins (as migrated to nvim) 2025-10-03 23:42:39 +02:00
Hektor Misplon 6c2c452fac Extend 'ftdetect.lua' for tsconfig and dotenv files 2025-10-03 23:42:39 +02:00
Hektor Misplon 6ed4de0b11 Migrate vim vscode jsonc filetype detection to nvim 2025-10-03 23:42:39 +02:00
Hektor Misplon 58df131415 Remove 'tpope/vim-commentary' and use nvim commenting (see ':h commenting') 2025-10-03 23:42:39 +02:00
Hektor Misplon 46e7625928 Modularize nix packages into 'packages.nix' 2025-10-03 23:42:39 +02:00
Hektor Misplon fe5ebec536 Set up nix with home manager (only work host for now) 2025-10-03 23:42:39 +02:00
Hektor Misplon 20914d33c7 Replace 'alacritty' with 'kitty' 2025-10-03 23:42:19 +02:00
Hektor Misplon 060f6a2f83 Add kitty configuration 2025-10-03 23:33:16 +02:00
Hektor Misplon e36012e0d6 Update tmux themes to be more consistent 2025-10-03 23:30:48 +02:00
Hektor Misplon f4a17dc0c8 Add zenwritten tmux themes (from zenwritten.nvim) 2025-10-03 23:19:49 +02:00
Hektor Misplon 2f29d940f2 Add zenwritten kitty themes (from zenwritten.nvim) 2025-10-03 23:19:27 +02:00
Hektor Misplon 4bdbfa0c0d Add 'ip' bash aliases 2025-07-12 18:14:26 +02:00
Hektor Misplon ee49296d41 Clean bash aliases (remove unused) 2025-07-12 18:14:01 +02:00