non important commit

This commit is contained in:
maxstrb 2026-02-26 13:48:52 +01:00
parent 59cc687ac9
commit 73b3588779
2 changed files with 1 additions and 43 deletions

42
flake.lock generated
View file

@ -68,26 +68,6 @@
"type": "github"
}
},
"dolphin-overlay": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1743892246,
"narHash": "sha256-AHeavUWjnDPT/hffE5hM8RIew+mZJSSr9tUEiSvZW30=",
"owner": "rumboon",
"repo": "dolphin-overlay",
"rev": "55fec3268972876890d6081d3d76a701c37c01d7",
"type": "github"
},
"original": {
"owner": "rumboon",
"repo": "dolphin-overlay",
"type": "github"
}
},
"firefox-gnome-theme": {
"flake": false,
"locked": {
@ -218,26 +198,6 @@
"type": "gitlab"
}
},
"hexecute": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1765826167,
"narHash": "sha256-iXQzLgZYzzD6b82Oa1nLvQKvUHrdOWgJi3awhW5YWrk=",
"owner": "ThatOtherAndrew",
"repo": "Hexecute",
"rev": "2105ee3f80a748bd4e270e8092fc12be4be927b6",
"type": "github"
},
"original": {
"owner": "ThatOtherAndrew",
"repo": "Hexecute",
"type": "github"
}
},
"home-manager": {
"inputs": {
"nixpkgs": [
@ -363,9 +323,7 @@
},
"root": {
"inputs": {
"dolphin-overlay": "dolphin-overlay",
"floatc": "floatc",
"hexecute": "hexecute",
"home-manager": "home-manager",
"nixpkgs": "nixpkgs",
"nvf": "nvf",

View file

@ -12,7 +12,7 @@
btop
fastfetch
oh-my-posh
inputs.floatc.packages.${pkgs.system}.default
inputs.floatc.packages.${pkgs.stdenv.hostPlatform.system}.default
];
gtk.enable = true;