upd
This commit is contained in:
@@ -8,8 +8,16 @@
|
||||
protontricks
|
||||
wl-clipboard
|
||||
tldr
|
||||
lact
|
||||
];
|
||||
imports = [
|
||||
../../packages/virtualbox/default.nix
|
||||
];
|
||||
|
||||
systemd.packages = with pkgs; [
|
||||
lact
|
||||
];
|
||||
systemd.services = {
|
||||
lact.wantedBy = ["multi-user.target"];
|
||||
};
|
||||
}
|
||||
|
||||
@@ -10,7 +10,6 @@
|
||||
kdePackages.fcitx5-configtool
|
||||
solaar
|
||||
parted
|
||||
lact
|
||||
edk2-uefi-shell
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user