Donovan Glover
410e5f50bb
containers: Simplify
...
isReadOnly is true by default.
2023-07-07 05:26:52 -04:00
Donovan Glover
9dc1d0043d
containers(dev): Enable gui usage
2023-06-24 12:06:13 -04:00
Donovan Glover
c211bdca9b
containers(dev): Migrate to setup.nix
2023-06-22 12:44:25 -04:00
Donovan Glover
0aaba9a591
meta: Remove variables from containers
...
Modules solve the variable problem in a nicer way.
2023-06-22 11:44:35 -04:00
Donovan Glover
7760a7028b
containers(dev): Add htop
...
Might make htop available to all containers in the future.
2023-06-20 18:52:13 -04:00
Donovan Glover
db22c24905
containers(dev): Add nix
...
Useful for running nix shells.
2023-06-20 18:51:51 -04:00
Donovan Glover
185f6f605e
containers(dev): Remove unused packages
2023-06-20 08:31:17 -04:00
Donovan Glover
6c45d79f1c
containers: Fix module imports
2023-06-16 14:05:23 -04:00
Donovan Glover
036ec4a733
containers(dev): Update module paths
2023-06-16 13:15:44 -04:00
Donovan Glover
39e206a89b
chore: Move home-manager modules to ./home
2023-06-16 08:23:49 -04:00
Donovan Glover
181ea09092
meta: Use separate directory for home-manager modules
2023-06-16 08:13:34 -04:00
Donovan Glover
69bd0757d2
containers(dev): Use home manager module
2023-06-16 07:47:21 -04:00
Donovan Glover
57d6e3ea14
meta: Don't autostart containers
...
Unfortunately not possible (at least non-trivially) since containers may
depend on a graphical instance already running.
2023-06-15 11:11:08 -04:00
Donovan Glover
b856e26b3a
nix: Formatting
2023-06-13 09:06:48 -04:00
Donovan Glover
7d79840d3d
containers(dev): Add fish-starship
2023-06-12 15:10:13 -04:00
Donovan Glover
cbdd5998ec
meta: Add dev container
...
Note that this container uses home-manager from the Nix flake on the
host system, which is pretty cool.
Currently modules in this repository *don't* differentiate between
home-manager and nixos, but this could be changed in the future to
support e.g. my home-manager neovim config on a non-nixos system.
2023-06-12 14:54:40 -04:00