Logo
Explore Help
Sign In
talexander/machine_setup
1
0
Fork 0
You've already forked machine_setup
Code Issues Pull Requests Releases Activity
machine_setup/nix/configuration/hosts/odo/wrapped-disk-config.nix

8 lines
95 B
Nix
Raw Normal View History

Add a role for mounting the nix store over 9pfs. This is useful for virtual machines since we can have a persistent /nix/store on the host machine.
2025-05-10 16:57:19 -04:00
{
config,
lib,
...
}:
Restructure flake.nix for a simpler config for building different images off the same NixOS config.
2025-10-11 00:08:02 -04:00
lib.mkIf (!config.me.buildingPortable) (import ./disk-config.nix)
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.1 Page: 473ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API