mirror of
https://github.com/Gerg-L/nixos.git
synced 2025-12-14 18:52:02 -05:00
added formatter and reformated
This commit is contained in:
parent
733eda4798
commit
e1987d6461
24 changed files with 286 additions and 284 deletions
|
|
@ -1,5 +1,5 @@
|
|||
let
|
||||
pkgs = import <nixpkgs> {};
|
||||
let
|
||||
pkgs = import <nixpkgs> { };
|
||||
in
|
||||
with pkgs;
|
||||
mkShell rec {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue