mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 14:49:14 +00:00
ref(nix): tungsten use nix-darwin
This commit is contained in:
parent
307bc1c604
commit
d86974768b
3 changed files with 33 additions and 4 deletions
|
|
@ -22,14 +22,14 @@
|
|||
universityTools.enable = true;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
homeConfigurations = mkHomeManagers {
|
||||
# MacBook Air 2014
|
||||
tungsten = {
|
||||
system = "x86_64-darwin";
|
||||
settings.cmus.enable = true;
|
||||
};
|
||||
};
|
||||
|
||||
homeConfigurations = mkHomeManagers {
|
||||
# Raspberry Pi 4
|
||||
hydrogen.system = "aarch64-linux";
|
||||
# Oracle cloud
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue