mirror of
https://git.sr.ht/~roxwize/.dotfiles
synced 2025-05-02 19:53:07 +00:00
~
This commit is contained in:
parent
7cdc89ddeb
commit
f80f844343
4 changed files with 20 additions and 18 deletions
|
@ -37,7 +37,7 @@
|
|||
in builtins.listToAttrs [
|
||||
(mkSystem "ioides" "x86_64") # main pc
|
||||
(mkSystem "qemu" "x86_64") # emulatr...........
|
||||
(mkSystem "near" "aarch_64") # raspberry pi 5 home server
|
||||
(mkSystem "near" "aarch64") # raspberry pi 5 home server
|
||||
];
|
||||
|
||||
homeConfigurations.rae = home-manager.lib.homeManagerConfiguration {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue