format flake.nix
This commit is contained in:
parent
18b37f92e0
commit
d8c36f8e69
1 changed files with 2 additions and 2 deletions
|
|
@ -2,8 +2,8 @@
|
||||||
description = "Nixos config flake";
|
description = "Nixos config flake";
|
||||||
|
|
||||||
inputs = {
|
inputs = {
|
||||||
nixpkgs.url = "github:nixos/nixpkgs/nixpkgs-unstable";
|
nixpkgs.url = "github:nixos/nixpkgs/nixpkgs-unstable";
|
||||||
# nixpkgs.url = "/home/noa/Documents/programming/nixpkgs";
|
# nixpkgs.url = "/home/noa/Documents/programming/nixpkgs";
|
||||||
|
|
||||||
nix-colors = {
|
nix-colors = {
|
||||||
url = "github:itepastra/nix-colors";
|
url = "github:itepastra/nix-colors";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue