修改hyprland样式,增加nextcloud-client
This commit is contained in:
@@ -1,6 +1,10 @@
|
||||
{ ... }: {
|
||||
{ pkgs, ... }: {
|
||||
imports = [
|
||||
./ssh
|
||||
./hyprland.nix
|
||||
];
|
||||
|
||||
home.packages = with pkgs; [
|
||||
nextcloud-client
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user