Declaratively configure vscodium, add acpi to laptop

This commit is contained in:
insert 2024-04-19 10:15:50 -04:00
parent 0b4d3254cd
commit 7a48cafe31
Signed by: insert
GPG key ID: A70775C389ACF105
2 changed files with 6 additions and 0 deletions

View file

@ -57,6 +57,8 @@
"git.enableSmartCommit" = true;
"editor.fontFamily" = "'Monocraft Nerd Font'";
"editor.fontSize" = 16;
"files.autoSave" = "off";
"window.menuBarVisibility" = "toggle";
};
};

View file

@ -2,6 +2,10 @@
{
networking.hostName = "insertlaptop";
environment.systemPackages = [
pkgs.acpi
];
home-manager.users.insert.home.file.".config/hypr/hyprland.conf" = {
text = ''autogenerated = 0 # remove this line to remove the warning