use thunar

This commit is contained in:
Cy Pokhrel 2024-11-22 20:46:58 -05:00
parent 53f77c222e
commit 2b7f0e6108
No known key found for this signature in database
GPG key ID: 1200FBE36C2ADE2E
4 changed files with 31 additions and 7 deletions

View file

@ -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 }: