update
This commit is contained in:
parent
c3773952c5
commit
10005a31a1
|
@ -131,7 +131,7 @@
|
|||
},
|
||||
"sddm-theme-minesddm": {
|
||||
"cargoLocks": null,
|
||||
"date": "2024-12-21",
|
||||
"date": "2025-01-06",
|
||||
"extract": null,
|
||||
"name": "sddm-theme-minesddm",
|
||||
"passthru": null,
|
||||
|
@ -143,11 +143,11 @@
|
|||
"name": null,
|
||||
"owner": "Davi-S",
|
||||
"repo": "sddm-theme-minesddm",
|
||||
"rev": "df70f585ca498ccebc469b34e8ef252e0d3cbc5a",
|
||||
"sha256": "sha256-NfTu+rtrJUhhtCWOzujIhrp9vI+YnEJoE/nBPttaKvY=",
|
||||
"rev": "c483c1287030fd848e7439851cb9f6627ab60920",
|
||||
"sha256": "sha256-uVlLPlYyvxxNgRzRrYfdIHwY0f7okKAq6NNgFzBw5TY=",
|
||||
"type": "github"
|
||||
},
|
||||
"version": "df70f585ca498ccebc469b34e8ef252e0d3cbc5a"
|
||||
"version": "c483c1287030fd848e7439851cb9f6627ab60920"
|
||||
},
|
||||
"system-appearance": {
|
||||
"cargoLocks": null,
|
||||
|
|
|
@ -81,15 +81,15 @@
|
|||
};
|
||||
sddm-theme-minesddm = {
|
||||
pname = "sddm-theme-minesddm";
|
||||
version = "df70f585ca498ccebc469b34e8ef252e0d3cbc5a";
|
||||
version = "c483c1287030fd848e7439851cb9f6627ab60920";
|
||||
src = fetchFromGitHub {
|
||||
owner = "Davi-S";
|
||||
repo = "sddm-theme-minesddm";
|
||||
rev = "df70f585ca498ccebc469b34e8ef252e0d3cbc5a";
|
||||
rev = "c483c1287030fd848e7439851cb9f6627ab60920";
|
||||
fetchSubmodules = false;
|
||||
sha256 = "sha256-NfTu+rtrJUhhtCWOzujIhrp9vI+YnEJoE/nBPttaKvY=";
|
||||
sha256 = "sha256-uVlLPlYyvxxNgRzRrYfdIHwY0f7okKAq6NNgFzBw5TY=";
|
||||
};
|
||||
date = "2024-12-21";
|
||||
date = "2025-01-06";
|
||||
};
|
||||
system-appearance = {
|
||||
pname = "system-appearance";
|
||||
|
|
|
@ -24,6 +24,7 @@
|
|||
catppuccin = mkInput "catppuccin/nix";
|
||||
chaotic = mkInput "chaotic-cx/nyx/nyxpkgs-unstable";
|
||||
emacs = mkCustomUrl "git+https://git.pupbrained.xyz/pupbrained/nixmacs.git";
|
||||
ghostty = mkInput "ghostty-org/ghostty";
|
||||
hyprland = mkWithSubmodules "https://github.com/hyprwm/Hyprland";
|
||||
hyprland-plugins = mkFollowing "hyprwm/hyprland-plugins" "hyprland";
|
||||
hyprpanel = mkInput "ThomasCarey4/HyprPanel-NixFix";
|
||||
|
|
1108
flake.lock
1108
flake.lock
File diff suppressed because it is too large
Load diff
|
@ -14,6 +14,7 @@
|
|||
};
|
||||
emacs.url = "git+https://git.pupbrained.xyz/pupbrained/nixmacs.git";
|
||||
flakegen.url = "github:jorsn/flakegen";
|
||||
ghostty.url = "github:ghostty-org/ghostty";
|
||||
home-manager = {
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
url = "github:nix-community/home-manager";
|
||||
|
|
|
@ -43,30 +43,6 @@
|
|||
builtins.attrValues {
|
||||
inherit (epkgs.treesit-grammars) with-all-grammars;
|
||||
}))
|
||||
(callPackage "${inputs.nixpkgs}/pkgs/applications/editors/vscode/generic.nix" rec {
|
||||
commandLineArgs = "";
|
||||
version = "1.0.5";
|
||||
pname = "windsurf";
|
||||
|
||||
executableName = "windsurf";
|
||||
longName = "Windsurf";
|
||||
shortName = "windsurf";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://windsurf-stable.codeiumdata.com/linux-x64/stable/d33d40f6cd3a4d7e451b22e94359230a4aa8c161/Windsurf-linux-x64-${version}.tar.gz";
|
||||
sha256 = "11ibfbijlww91k533dg5b267rrdqafm95aj8md1hpa0b3x4nzzzq";
|
||||
};
|
||||
|
||||
sourceRoot = "Windsurf";
|
||||
|
||||
tests = nixosTests.vscodium;
|
||||
|
||||
updateScript = "nil";
|
||||
|
||||
meta = {
|
||||
description = "The first agentic IDE, and then some";
|
||||
};
|
||||
})
|
||||
emacs-lsp-booster
|
||||
equibop
|
||||
firefox
|
||||
|
@ -78,42 +54,12 @@
|
|||
libnotify
|
||||
lm_sensors
|
||||
loupe
|
||||
ludusavi
|
||||
mullvad-vpn
|
||||
nodejs
|
||||
playerctl
|
||||
prismlauncher
|
||||
(python312.withPackages
|
||||
(p:
|
||||
with p; [
|
||||
epc
|
||||
orjson
|
||||
sexpdata
|
||||
six
|
||||
setuptools
|
||||
paramiko
|
||||
rapidfuzz
|
||||
]))
|
||||
slack
|
||||
telegram-desktop
|
||||
xdotool
|
||||
(xwinwrap.overrideAttrs {
|
||||
src = fetchFromGitHub {
|
||||
owner = "camonater62";
|
||||
repo = "xwinwrap";
|
||||
rev = "ec74e730072225ffa740bf5076a1dd0a343bb113";
|
||||
sha256 = "0vfwbcx5y1aphiaix2zps1bl7lhbhdvm6vhys2m0kwvl6igy0cc8";
|
||||
};
|
||||
|
||||
buildPhase = ''
|
||||
make all
|
||||
'';
|
||||
|
||||
installPhase = ''
|
||||
mkdir -p $out/bin
|
||||
mv xwinwrap $out/bin
|
||||
'';
|
||||
})
|
||||
youki
|
||||
]
|
||||
++ (with jetbrains; [
|
||||
clion
|
||||
|
@ -123,10 +69,10 @@
|
|||
idea-ultimate
|
||||
])
|
||||
++ (with inputs; [
|
||||
nixvim.packages.${pkgs.system}.default
|
||||
zen-browser.packages.${pkgs.system}.default
|
||||
chaotic.packages.${pkgs.system}.distrobox_git
|
||||
chaotic.packages.${pkgs.system}.zed-editor_git
|
||||
nixvim.packages.${pkgs.system}.default
|
||||
zen-browser.packages.${pkgs.system}.default
|
||||
]);
|
||||
|
||||
stateVersion = "24.05";
|
||||
|
|
|
@ -1,8 +1,4 @@
|
|||
{
|
||||
pkgs,
|
||||
inputs,
|
||||
...
|
||||
}:
|
||||
{pkgs, ...}:
|
||||
with pkgs; {
|
||||
imports = [
|
||||
./rofi.nix
|
||||
|
@ -19,11 +15,6 @@ with pkgs; {
|
|||
enable = true;
|
||||
systemd.variables = ["--all"];
|
||||
|
||||
plugins = with inputs; [
|
||||
#hypr-dynamic-cursors.packages.${pkgs.system}.hypr-dynamic-cursors
|
||||
hyprspace.packages.${pkgs.system}.default
|
||||
];
|
||||
|
||||
settings = let
|
||||
rofi-clipboard = pkgs.writeScript "rofi-clipboard" ''
|
||||
tmp_dir="/tmp/cliphist"
|
||||
|
@ -137,14 +128,15 @@ with pkgs; {
|
|||
exec-once = [
|
||||
"hyprpanel"
|
||||
"swww-daemon"
|
||||
"${writeScript "wallpaper" ''
|
||||
while : ; do
|
||||
for file in $(${uutils-coreutils}/bin/uutils-ls ${./walls}/*.jpg | sort -R | tail -1); do
|
||||
swww img "$file" --transition-fps 165
|
||||
sleep 5m
|
||||
done
|
||||
done
|
||||
''}"
|
||||
"swww img ${./walls/blaidd.png}"
|
||||
# "${writeScript "wallpaper" ''
|
||||
# while : ; do
|
||||
# for file in $(${uutils-coreutils}/bin/uutils-ls ${./walls}/*.jpg | sort -R | tail -1); do
|
||||
# swww img "$file" --transition-fps 165
|
||||
# sleep 5m
|
||||
# done
|
||||
# done
|
||||
# ''}"
|
||||
];
|
||||
|
||||
misc = {
|
||||
|
@ -202,8 +194,6 @@ with pkgs; {
|
|||
# Toggles
|
||||
"${mod}, Space, togglefloating"
|
||||
|
||||
"${mod}, o, overview:toggle"
|
||||
|
||||
# Focus movements
|
||||
"${mod}, h, movefocus, l"
|
||||
"${mod}, j, movefocus, d"
|
||||
|
|
BIN
homes/x86_64-linux/marshall@navis/hyprland/walls/blaidd.png
Normal file
BIN
homes/x86_64-linux/marshall@navis/hyprland/walls/blaidd.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 5.1 MiB |
|
@ -188,7 +188,8 @@
|
|||
comfy-wide-motion
|
||||
comfy-wide-motion-duo
|
||||
comfy-wide-motion-fixed
|
||||
]);
|
||||
])
|
||||
++ (with inputs.chaotic.packages.${pkgs.system}; [mangohud_git]);
|
||||
|
||||
fontconfig = {
|
||||
hinting.enable = true;
|
||||
|
@ -463,7 +464,6 @@
|
|||
dconf.enable = true;
|
||||
fish.enable = true;
|
||||
gamemode.enable = true;
|
||||
steam.enable = true;
|
||||
gnupg.agent.enable = true;
|
||||
virt-manager.enable = true;
|
||||
|
||||
|
@ -486,6 +486,13 @@
|
|||
enable = true;
|
||||
enableVirtualCamera = true;
|
||||
};
|
||||
|
||||
steam = {
|
||||
enable = true;
|
||||
extraCompatPackages = with inputs; [
|
||||
chaotic.packages.${pkgs.system}.proton-ge-custom
|
||||
];
|
||||
};
|
||||
};
|
||||
|
||||
networking = {
|
||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue