style: remove unused code treewide
This commit is contained in:
parent
0779eba4cc
commit
f40ebe39a7
10 changed files with 6 additions and 12 deletions
|
@ -1,4 +1,4 @@
|
|||
{ lib, pkgs, ... }:
|
||||
{ pkgs, ... }:
|
||||
pkgs.writeShellScriptBin "rebuild" # sh
|
||||
''
|
||||
if [ ! -f "flake.nix" ]; then
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue