use thunar
This commit is contained in:
parent
53f77c222e
commit
2b7f0e6108
4 changed files with 31 additions and 7 deletions
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
description = "A very basic flake";
|
||||
description = "cy's flake";
|
||||
|
||||
inputs = {
|
||||
nixpkgs.url = "github:nixos/nixpkgs?ref=nixos-unstable";
|
||||
nixpkgs.url = "nixpkgs/nixos-unstable";
|
||||
};
|
||||
|
||||
outputs = { self, nixpkgs }:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue