mirror of
https://github.com/EdenQwQ/nixos.git
synced 2026-07-16 22:16:51 +08:00
add a new host!
This commit is contained in:
parent
cc37a9dd2f
commit
c0351fa419
22 changed files with 146 additions and 36 deletions
|
|
@ -5,7 +5,6 @@
|
|||
nixfmt
|
||||
texlab
|
||||
nodePackages.prettier
|
||||
antigravity
|
||||
julia-bin
|
||||
];
|
||||
}
|
||||
|
|
|
|||
|
|
@ -21,6 +21,6 @@
|
|||
};
|
||||
home.packages = with pkgs; [
|
||||
inputs.kimi-cli.packages.${pkgs.stdenv.hostPlatform.system}.default
|
||||
inputs.airi.packages.${pkgs.stdenv.hostPlatform.system}.default
|
||||
#inputs.airi.packages.${pkgs.stdenv.hostPlatform.system}.default
|
||||
];
|
||||
}
|
||||
|
|
|
|||
|
|
@ -48,6 +48,7 @@
|
|||
nautilus
|
||||
gnome-disk-utility
|
||||
upower
|
||||
android-tools
|
||||
];
|
||||
imports = [
|
||||
./eye-candy.nix
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue