Compare commits

..

2 commits

2 changed files with 6 additions and 5 deletions

View file

@ -1,5 +1,10 @@
{pkgs, ...}: {
imports = [./default.nix];
home.packages = with pkgs; [
blender
freecad
prusa-slicer
];
wayland.windowManager.sway.config = {
startup = [
{command = "${pkgs.xorg.xrandr}/bin/xrandr --output DP-2 --primary";}

View file

@ -1,11 +1,7 @@
[
{
"name": "Social",
"bookmarks": [
{ "name": "WhatApp Web", "url": "https://web.whatsapp.com/" },
{ "name": "Discord", "url": "https://discord.com/app" },
{ "name": "Mastodon", "url": "https://tech.lgbt" }
]
"bookmarks": [{ "name": "Mastodon", "url": "https://tech.lgbt" }]
},
{
"name": "Travel",