niksos/hosts/del/profile.nix

12 lines
385 B
Nix

_: {
imports = [
../../options/common/docs.nix
../../options/common/oomd.nix
../../options/common/pin-registry.nix
../../options/common/preserve-system.nix
../../options/desktop/bluetooth.nix
../../options/desktop/opentabletdriver.nix
../../options/desktop/power-supply.nix
../../options/desktop/suspend.nix
];
}