Commit Graph

945 Commits (52bf66577477f0a002bd095f51847b38660daf31)

Author SHA1 Message Date
Hektor Misplon 52bf665774 Remove neovim lazy load related config 2025-10-15 20:50:58 +02:00
Hektor Misplon 4f011cf8ef Fall back to 'paq.nvim' only when not on 'nixCats' 2025-10-15 20:38:39 +02:00
Hektor Misplon 1b57185b72 Add 'nixCatsUtils' from 'nixCats' 2025-10-15 20:15:43 +02:00
Hektor Misplon a3437b04e8 Source kitty configuration in home manager 2025-10-15 19:45:01 +02:00
Hektor Misplon 59e4821b4c Add 'nixCats' neovim flake to NixOS flake 2025-10-14 22:59:24 +02:00
Hektor Misplon 9a4c8df398 Add neovim packages to 'nixCats' flake 2025-10-14 22:03:49 +02:00
Hektor Misplon 7c36539033 Add minimal 'nixCats' flake template 2025-10-13 21:59:58 +02:00
Hektor Misplon b25fc9a2b8 Source relevant '.bashrc.d/*' files in NixOS home manager 2025-10-05 19:56:38 +02:00
Hektor Misplon 7bbd0dd8a8 Simplify NixOS fzf configuration 2025-10-05 19:56:38 +02:00
Hektor Misplon 07e4669bb8 Update disko virtual machine configuration 2025-10-05 19:56:38 +02:00
Hektor Misplon 203665a051 Migrate 'dots/.bashrc' fzf config to NixOS home manager 2025-10-05 19:56:38 +02:00
Hektor Misplon 431fa046be Add packages from 'dots/.bin/setup' 2025-10-05 19:56:38 +02:00
Hektor Misplon 83464117ae Move packages into host's 'home.nix' 2025-10-05 19:56:38 +02:00
Hektor Misplon c8cf7aa5ca Refactor 2025-10-05 19:56:38 +02:00
Hektor Misplon 0ad84eed45 Move home manager config into host's 'home.nix' 2025-10-05 19:56:38 +02:00
Hektor Misplon 811388006f Format nix files using 'nixfmt' 2025-10-05 19:56:38 +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