Compare commits
No commits in common. "8ce64d2b8435c8e4350a1cae143975b89b7fc023" and "0ea986c438693e3193a85e5c9630d049c1b3749d" have entirely different histories.
8ce64d2b84
...
0ea986c438
2 changed files with 0 additions and 8 deletions
|
@ -74,12 +74,6 @@
|
|||
|
||||
systemd.services.nix-daemon.serviceConfig.LimitNOFILE = lib.mkForce 1048576000;
|
||||
|
||||
system.autoUpgrade = {
|
||||
enable = true;
|
||||
dates = "minutely";
|
||||
flake = "git+https://git.missing.ninja/lf3/server-conf.git";
|
||||
};
|
||||
|
||||
networking.hosts = { };
|
||||
|
||||
hardware.bluetooth.enable = true;
|
||||
|
|
|
@ -80,7 +80,5 @@
|
|||
slurp # screenshot functionality
|
||||
wl-clipboard # wl-copy and wl-paste for copy/paste from stdin / stdout
|
||||
mako # notification system developed by swaywm maintainer
|
||||
kitty
|
||||
firefox-devedition
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue