Commit graph

23 commits

Author SHA1 Message Date
cobertos
9475596576 Set firefox configPath explicitly and update home-manager stateVersion to silence annoying af 'error' 2026-07-22 04:00:22 -04:00
cobertos
25ed27b8d3 Prefer bare.nix gitconfig, add micro as default git editor 2026-07-21 02:52:46 -04:00
cobertos
45e65fc1ec Move micro configuration to own file 2026-07-08 03:29:43 -04:00
cobertos
a23384cf96 Add micro LSP and file manager plugins + node, pnpm, and typescript-language-server 2026-06-24 04:22:18 -04:00
cobertos
50025a710e Added micro config, added firefox config + more packages to home.nix 2026-06-24 02:56:59 -04:00
cobertos
e26b158d45 Added dotfilesPath variable to config to change where they live (different in Docker versus in plain install) 2026-06-23 02:15:23 -04:00
63e43f29a6 Add claude profile, add multiple builds to matrix 2026-05-31 04:31:37 -04:00
2254da359d Parameterize dotfiles identity information 2026-05-31 03:19:41 -04:00
9bf4f31ca5 Add ps and less to bare; dont do backups for home-manager run in dockerfile 2026-05-31 00:32:00 -04:00
ce75de34ff Idk why but locales are broken 2026-05-30 06:24:17 -04:00
3a79d91511 Move dotfiles from /home/cobertos/dotfiles to /dotfiles. This allows the image to update /dotfiles independently and we can still persist the user home directory to a docker volume 2026-05-30 05:46:08 -04:00
bb6878e3fb Single-stage build but pull tarball from nix releases instead; Use my registry for nix config w/ home-manager 2026-05-28 05:18:10 -04:00
a4580111a5 Fix locales causing issue in a way that solves the inclusion of 200MB problem 2026-05-26 03:52:16 -04:00
5701790a49 Override locales to just include English 2026-05-25 07:52:54 -04:00
b553e13393 Replace hyfetch in bare with a small sysinfo function; remove bash 2026-05-24 04:23:53 -04:00
4d1c5099b2 Use git-minimal instead of git, it installs a lot less and git is the heaviest dep I have right now in bare. Fix actions tag pushing 2026-05-24 02:46:27 -04:00
39d39c8978 Removed bootstrap, moved everything left into desktop.nix, removed some configs and cleaned up bepis to match, renamed cobertos.bashrc and cobertos.profile to the simpler versions and fixed their symlinks + fixed cobertos.bashrc not working now that bootstrap doesnt exist and .bashrc is symlinked directly (path for cobconf) 2026-05-19 05:25:04 -04:00
6c9e1bc486 Add ping to bare.nix, document deps 2026-05-19 02:28:55 -04:00
4f2490d054 Add new nix dotfiles 2026-05-17 23:32:39 -04:00
9f41ebc36e Readd .profile (man, do I hate bash quirks...) 2026-05-14 02:12:59 -04:00
5d603573e9 Use symlink for .bashrc 2026-05-14 01:32:52 -04:00
5ef89e9989 Configure bash in home-manager properly? 2026-05-14 01:24:51 -04:00
3a9bfaf6bc Initial nix work 2026-05-13 03:17:40 -04:00