desktop-2024-11-15-19-54-07

This commit is contained in:
Alexander Szczepanski
2024-11-15 19:54:07 +01:00
parent 5cd58df5cc
commit 4af5f12181
9 changed files with 135 additions and 215 deletions

View File

@ -19,10 +19,10 @@
inputs.nixpkgs.follows = "nixpkgs-unstable";
};
apple-fonts = {
url = "github:Lyndeno/apple-fonts.nix";
inputs.nixpkgs.follows = "nixpkgs-unstable";
};
# apple-fonts = {
# url = "github:Lyndeno/apple-fonts.nix";
# inputs.nixpkgs.follows = "nixpkgs-unstable";
# };
home-manager = {
url = "github:nix-community/home-manager/master";