home pc setup
This commit is contained in:
parent
86d4757595
commit
3ae6dac93b
@ -1,6 +1,6 @@
|
|||||||
[i3.variables]
|
[i3.variables]
|
||||||
monitor-primary = "DVI-D-1"
|
monitor-primary = "DVI-D-0"
|
||||||
monitor-secondary = "VGA-0"
|
monitor-secondary = "DVI-D-1"
|
||||||
screenlayout-script = "~/.screenlayout/2desktop-vga.sh"
|
screenlayout-script = "~/.screenlayout/2desktop-dvi.sh"
|
||||||
bar-font-size = 15
|
bar-font-size = 15
|
||||||
tray-output = "tray_output VGA-0"
|
tray-output = "tray_output DVI-D-1"
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
matlab -desktop -sd ~/dev/simulation
|
matlab -desktop -sd ~/dev/bachelor-thesis/simulation
|
||||||
|
@ -292,6 +292,7 @@
|
|||||||
inkscape
|
inkscape
|
||||||
pulseaudio
|
pulseaudio
|
||||||
gcolor3
|
gcolor3
|
||||||
|
geogebra
|
||||||
];
|
];
|
||||||
|
|
||||||
nixpkgs.overlays = [
|
nixpkgs.overlays = [
|
||||||
|
18
nix/flake.lock
generated
18
nix/flake.lock
generated
@ -22,11 +22,11 @@
|
|||||||
"nixpkgs": "nixpkgs"
|
"nixpkgs": "nixpkgs"
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1690470066,
|
"lastModified": 1693062065,
|
||||||
"narHash": "sha256-/z/TDmKE6wKRiyi/qwp3SG6jmFBIg2EvjrF2GldAmOs=",
|
"narHash": "sha256-RLk84YnoW5xBmmtGRyrpWAkRosA44utLirP88nahTyY=",
|
||||||
"owner": "doronbehar",
|
"owner": "doronbehar",
|
||||||
"repo": "nix-matlab",
|
"repo": "nix-matlab",
|
||||||
"rev": "8b48ad6bf6843f7c2fb9aae6032aa9b8267f7830",
|
"rev": "95e7df9c150c72cecaa4c15c3c4a5a0db8f8f01b",
|
||||||
"type": "gitlab"
|
"type": "gitlab"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
@ -37,11 +37,11 @@
|
|||||||
},
|
},
|
||||||
"nixpkgs": {
|
"nixpkgs": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1690441914,
|
"lastModified": 1692934111,
|
||||||
"narHash": "sha256-Ac+kJQ5z9MDAMyzSc0i0zJDx2i3qi9NjlW5Lz285G/I=",
|
"narHash": "sha256-9EEE59v/esKNMR5zKbLRV9NoRPYvERw5jHQOnfr47bk=",
|
||||||
"owner": "NixOS",
|
"owner": "NixOS",
|
||||||
"repo": "nixpkgs",
|
"repo": "nixpkgs",
|
||||||
"rev": "db8672b8d0a2593c2405aed0c1dfa64b2a2f428f",
|
"rev": "1e44a037bbf4fcaba041436e65e87be88f3f495b",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
@ -51,11 +51,11 @@
|
|||||||
},
|
},
|
||||||
"nixpkgs-unstable": {
|
"nixpkgs-unstable": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1690272529,
|
"lastModified": 1693003285,
|
||||||
"narHash": "sha256-MakzcKXEdv/I4qJUtq/k/eG+rVmyOZLnYNC2w1mB59Y=",
|
"narHash": "sha256-5nm4yrEHKupjn62MibENtfqlP6pWcRTuSKrMiH9bLkc=",
|
||||||
"owner": "NixOS",
|
"owner": "NixOS",
|
||||||
"repo": "nixpkgs",
|
"repo": "nixpkgs",
|
||||||
"rev": "ef99fa5c5ed624460217c31ac4271cfb5cb2502c",
|
"rev": "5690c4271f2998c304a45c91a0aeb8fb69feaea7",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user