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 |
|
|
|
2254da359d
|
Parameterize dotfiles identity information
|
2026-05-31 03:19:41 -04:00 |
|
|
|
ed698cd51d
|
Rebuild users home directory if the symlink to nix profile has broken
|
2026-05-31 00:38:14 -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 |
|
|
|
face411250
|
Multi-user nix installation instead to tie it to the image instead of to the home directory (Which I want to persist)
|
2026-05-30 20:11:03 -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 |
|
|
|
4bce2dfc44
|
Use debian as base, dont need to userremove default ubuntu non-root user
|
2026-05-28 14:05:04 -04:00 |
|
|
|
c251250b69
|
Garbage collect after nix run of home-manager
|
2026-05-28 13:26:57 -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 |
|
|
|
49b87732c0
|
Remove redundant 471MB copy in Dockerfile
|
2026-05-28 00:28:28 -04:00 |
|
|
|
b57e694dd5
|
Place dotfiles in correct place in container
|
2026-05-28 00:04:43 -04:00 |
|
|
|
5db0c50a2a
|
Log to dockers log when we're in a docker container w/ specific environment variable
|
2026-05-27 23:37:17 -04:00 |
|
|
|
eb72491de2
|
Switch to personal nixpkgs mirror; Dont install from apt, use multi-stage build to install from published nixos image
|
2026-05-22 15:38:36 -04:00 |
|
|
|
ad78c54636
|
Remove old dotfiles, use nix dotfiles. Add (commented out) machiner for matrix build of dotfile containers
|
2026-05-18 01:55:47 -04:00 |
|
|
|
48703830c6
|
Fixed issues with dev.Dockerfile (incorrect start, symlinks to .bashrc and others not working and no more sudo on bootstrap.py as a whole (only on certain commands), less packages for now)
|
2026-04-07 03:44:30 -04:00 |
|
|
|
c805f88862
|
Swithced to asdf v0.18.1 (asdf binary installed with curl instead of a submodule and bash), add dev.Dockerfile, fix all of df to work in container, add a few new features to df, TODO: df desktop, pipx and npm dependencies
|
2026-04-02 00:00:01 -04:00 |
|