desktop stuff

This commit is contained in:
2024-09-22 01:44:54 -04:00
parent effcf49fc5
commit d533653e97
8 changed files with 66 additions and 18 deletions

View File

@@ -2,8 +2,7 @@
description = "My nixOS flake for home-manager";
inputs = {
# nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
nixpkgs.url = "github:NixOS/nixpkgs/master";
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
home-manager = {
url = "github:nix-community/home-manager";