rm old overlays and make sway float anki add window
This commit is contained in:
parent
6c7c412533
commit
62d2b13910
4 changed files with 4 additions and 47 deletions
|
@ -31,13 +31,6 @@ let
|
|||
];
|
||||
in
|
||||
{
|
||||
imports = [
|
||||
{
|
||||
disabledModules = [ "services/backup/borgbackup.nix" ];
|
||||
}
|
||||
(inputs.nixpkgs-borg + "/nixos/modules/services/backup/borgbackup.nix")
|
||||
];
|
||||
|
||||
options.my.backup = {
|
||||
enable = lib.mkEnableOption "backup";
|
||||
paths = lib.mkOption {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue