helix arduino nushell snapper
This commit is contained in:
parent
8da10747bf
commit
333fc943df
6 changed files with 32 additions and 20 deletions
|
|
@ -6,7 +6,6 @@
|
|||
# foldingathome
|
||||
gwe
|
||||
openrgb
|
||||
snapper
|
||||
];
|
||||
|
||||
services.tailscale.useRoutingFeatures = "both";
|
||||
|
|
|
|||
|
|
@ -39,18 +39,6 @@ MatchName=Framework Laptop 16 Keyboard Module*
|
|||
AttrKeyboardIntegration=internal";
|
||||
};
|
||||
|
||||
services.snapper.configs = {
|
||||
home = {
|
||||
SUBVOLUME = "/home";
|
||||
ALLOW_USERS = ["tao"];
|
||||
TIMELINE_CREATE = true;
|
||||
TIMELINE_CLEANUP = true;
|
||||
TIMELINE_LIMIT_HOURLY = "5";
|
||||
TIMELINE_LIMIT_DAILY = "7";
|
||||
};
|
||||
};
|
||||
services.snapper.snapshotInterval = "*:0/5";
|
||||
|
||||
services.displayManager.defaultSession = "plasma";
|
||||
|
||||
nix.buildMachines = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue