mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-06 12:00:14 +00:00
small tweaks
This commit is contained in:
@ -343,6 +343,10 @@
|
||||
nixosModules = x86_64-linux-hosts // aarch64-linux-hosts;
|
||||
darwinModules = aarch64-darwin-hosts;
|
||||
|
||||
inherit buildDarwin pkgsBySystem;
|
||||
# buildDarwin = buildDarwin;
|
||||
# pkgsBySystem = pkgsBySystem;
|
||||
|
||||
# Contains my full system builds, including home-manager
|
||||
# nixos-rebuild switch --flake .#tempest
|
||||
nixosConfigurations =
|
||||
|
Reference in New Issue
Block a user