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