mirror of
https://github.com/sadan4/dotfiles.git
synced 2025-06-22 12:17:00 -04:00
things
This commit is contained in:
parent
d7179ea15b
commit
f39bee1c28
14 changed files with 156 additions and 36 deletions
|
@ -26,6 +26,11 @@
|
|||
# USERS
|
||||
../../common/users/meyer
|
||||
];
|
||||
documentation = {
|
||||
enable = true;
|
||||
man.enable = true;
|
||||
dev.enable = true;
|
||||
};
|
||||
boot.binfmt.emulatedSystems = [ "aarch64-linux" ];
|
||||
nix.settings.extra-platforms = config.boot.binfmt.emulatedSystems;
|
||||
nix.package = stable.nix;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue