更新gnome/docker配置
This commit is contained in:
@@ -1,11 +1,10 @@
|
||||
{ pkgs, ... }: {
|
||||
{ self, pkgs, ... }: {
|
||||
imports = [
|
||||
./ssh
|
||||
./hyprland.nix
|
||||
];
|
||||
|
||||
home.packages = with pkgs; [
|
||||
nextcloud-client
|
||||
kodi-wayland
|
||||
kodi
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user