nix fmt
This commit is contained in:
parent
563ffc4022
commit
93d6e2e39a
19 changed files with 185 additions and 188 deletions
|
@ -7,11 +7,9 @@
|
|||
}:
|
||||
# useful testing command:
|
||||
# for i in `seq 0 10`; do nix shell nixpkgs#libnotify --command notify-send notifiiiiiii "$i"; sleep 1; done
|
||||
|
||||
let
|
||||
inherit (import ../lib.nix {}) mkSimpleTrayService;
|
||||
in
|
||||
{
|
||||
in {
|
||||
home.packages = [
|
||||
packages'.salut
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue