ok
This commit is contained in:
parent
cf46c8c920
commit
b84c8c3d69
1 changed files with 1 additions and 1 deletions
|
@ -35,6 +35,7 @@ in
|
||||||
accelProfile = "flat";
|
accelProfile = "flat";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
};
|
||||||
users.users.sako.packages = with pkgs; [
|
users.users.sako.packages = with pkgs; [
|
||||||
rofi
|
rofi
|
||||||
# network
|
# network
|
||||||
|
@ -49,7 +50,6 @@ in
|
||||||
# screen shot (s)
|
# screen shot (s)
|
||||||
flameshot
|
flameshot
|
||||||
];
|
];
|
||||||
};
|
|
||||||
home-manager.users.sako = { pkgs , ...}: {
|
home-manager.users.sako = { pkgs , ...}: {
|
||||||
home.pointerCursor = {
|
home.pointerCursor = {
|
||||||
name = "Catppuccin-Mocha-Dark";
|
name = "Catppuccin-Mocha-Dark";
|
||||||
|
|
Loading…
Reference in a new issue