This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Edit this configuration file to define what should be installed on | |
# your system. Help is available in the configuration.nix(5) man page | |
# and in the NixOS manual (accessible by running ‘nixos-help’). | |
{ config, pkgs, inputs, ... }: | |
{ | |
#chaotic.linux_hdr.specialisation. enable = true; | |
chaotic.mesa-git.enable = true; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Example model file description for a tablet | |
# | |
# The .tablet file must have a name matching the device, usually | |
# the lowercase version of <vendor>-<model>.tablet. See existing data files | |
# for guidance, Wacom devices can skip the vendor name. | |
# | |
# In most cases, a tablet data file can be autogenerated, see the README | |
# in the wacom-hid-descriptors repository: | |
# https://github.com/linuxwacom/wacom-hid-descriptors/ | |
# |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* Copyright 2020 mtei | |
* | |
* This program is free software: you can redistribute it and/or modify | |
* it under the terms of the GNU General Public License as published by | |
* the Free Software Foundation, either version 2 of the License, or | |
* (at your option) any later version. | |
* | |
* This program is distributed in the hope that it will be useful, | |
* but WITHOUT ANY WARRANTY; without even the implied warranty of | |
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sensor:modalias:* | |
ACCEL_MOUNT_MATRIX=-0, -1, 0; -1, 0, 0; 0, 0, 1 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@-moz-document url-prefix(about:home), url-prefix(about:newtab), url-prefix(about:blank) { | |
body { | |
background-color: #171717 !important; | |
} | |
} | |
/* dark blank tab */ | |
u/-moz-document url(about:blank), url(about:newtab) { | |
#newtab-window, html:not(#ublock0-epicker) { | |
background: #222 !important; | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# nvidia-xconfig: X configuration file generated by nvidia-xconfig | |
# nvidia-xconfig: version 418.56 | |
# nvidia-settings: X configuration file generated by nvidia-settings | |
# nvidia-settings: version 415.25 | |
Section "ServerLayout" | |
Identifier "Layout0" | |
Screen 0 "Screen0" 0 0 | |
InputDevice "Keyboard0" "CoreKeyboard" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Disk /dev/sdc: 31.24 GiB, 33533460480 bytes, 65495040 sectors | |
Disk model: STORAGE DEVICE | |
Units: sectors of 1 * 512 = 512 bytes | |
Sector size (logical/physical): 512 bytes / 512 bytes | |
I/O size (minimum/optimal): 512 bytes / 512 bytes | |
Disklabel type: dos | |
Disk identifier: 0x2178694e | |
Device Boot Start End Sectors Size Id Type | |
/dev/sdc1 16384 262143 245760 120M b W95 FAT32 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Feb 15 18:26:33 Sailfish systemd[1]: dev-crypto_luks_6593cf98-82e3-49fb-8ad0-57354400a7e9.device: Job dev-crypto_luks_6593cf98-82e3-49fb-8ad0-57354400a7e9.device/start timed out. | |
Feb 15 18:26:33 Sailfish systemd[1]: Timed out waiting for device dev-crypto_luks_6593cf98-82e3-49fb-8ad0-57354400a7e9.device. | |
-- Subject: Unit dev-crypto_luks_6593cf98-82e3-49fb-8ad0-57354400a7e9.device has failed | |
-- Defined-By: systemd | |
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel | |
-- | |
-- Unit dev-crypto_luks_6593cf98-82e3-49fb-8ad0-57354400a7e9.device has failed. | |
-- | |
-- The result is timeout. | |
Feb 15 18:26:33 Sailfish systemd[1]: Dependency failed for Open DM-Crypt LUKS on SD-card crypto_luks_6593cf98/82e3/49fb/8ad0/57354400a7e9. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Section "Device" | |
Identifier "Intel Graphics" | |
Driver "intel" | |
Option "TearFree" "true" | |
Option "DRI" "3" | |
Option "SwapbuffersWait" "true" | |
Option "AccelMethod" "sna" | |
EndSection |
NewerOlder