nix-config/modules
Donovan Glover a1ec752ecd
virtualization: Don't share home directory
Not really necessary anymore since I no longer test home-specific stuff
inside the virtual machine.

It would be nice if there was a way to create a temporary directory on
the fly (such as one in /tmp) that could be mounted and used for sharing
files between the virtual machine and the host.
2024-04-05 14:35:40 -04:00
..
containers.nix feat: Pass nix-config as self to avoid infinite recursion 2024-04-05 10:20:06 -04:00
desktop.nix chore: Simplify variable usage 2024-04-05 13:30:39 -04:00
dual-function-keys.nix nix: Use lib.singleton where possible 2024-04-02 18:53:56 -04:00
hardware.nix meta: Use mkIf for hardware-specific config 2024-04-04 00:25:08 -04:00
networking.nix chore: Replace lib.types.string with str 2024-04-04 07:58:32 -04:00
packages.nix chore: Format with nixpkgs-fmt 2024-04-05 11:40:23 -04:00
shell.nix chore: Format with nixpkgs-fmt 2024-04-05 11:40:23 -04:00
specializations.nix specializations: Make opt-in with mkEnableOption 2024-04-03 02:46:42 -04:00
system.nix chore: Format with nixpkgs-fmt 2024-04-05 11:40:23 -04:00
virtualization.nix virtualization: Don't share home directory 2024-04-05 14:35:40 -04:00