Compare commits

...

4 Commits

Author SHA1 Message Date
3c6b42e125 reenable runpm=0 amdgpu flag 2026-02-07 12:36:12 +01:00
a8f51e4d6a noctalia update 2026-02-07 12:35:37 +01:00
e9966913b5 hm update 2026-02-07 12:16:42 +01:00
d735ef4691 os update 2026-02-07 12:07:37 +01:00
6 changed files with 64 additions and 42 deletions

View File

@@ -1 +1 @@
/nix/store/d253kvvq0qff7z7wfn0dwadacgbczdsi-home-manager-files/.config/autostart/stylix-activate-gnome.desktop
/nix/store/99bs8x9c0lcpjwwv3722sfww3ba3i6dz-home-manager-files/.config/autostart/stylix-activate-gnome.desktop

View File

@@ -1 +1 @@
/nix/store/d253kvvq0qff7z7wfn0dwadacgbczdsi-home-manager-files/.config/autostart/stylix-activate-kde.desktop
/nix/store/99bs8x9c0lcpjwwv3722sfww3ba3i6dz-home-manager-files/.config/autostart/stylix-activate-kde.desktop

View File

@@ -147,11 +147,11 @@
]
},
"locked": {
"lastModified": 1769978395,
"narHash": "sha256-gj1yP3spUb1vGtaF5qPhshd2j0cg4xf51pklDsIm19Q=",
"lastModified": 1770318660,
"narHash": "sha256-yFVde8QZK7Dc0Xa8eQDsmxLX4NJNfL1NKfctSyiQgMY=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "984708c34d3495a518e6ab6b8633469bbca2f77a",
"rev": "471e6a065f9efed51488d7c51a9abbd387df91b8",
"type": "github"
},
"original": {
@@ -162,11 +162,11 @@
},
"nixpkgs": {
"locked": {
"lastModified": 1769789167,
"narHash": "sha256-kKB3bqYJU5nzYeIROI82Ef9VtTbu4uA3YydSk/Bioa8=",
"lastModified": 1770197578,
"narHash": "sha256-AYqlWrX09+HvGs8zM6ebZ1pwUqjkfpnv8mewYwAo+iM=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "62c8382960464ceb98ea593cb8321a2cf8f9e3e5",
"rev": "00c21e4c93d963c50d4c0c89bfa84ed6e0694df2",
"type": "github"
},
"original": {
@@ -183,11 +183,11 @@
]
},
"locked": {
"lastModified": 1770002874,
"narHash": "sha256-UOjvZXyZLZv0dP9GZPjis8IRxmrIoMt8c25WGCt7+hU=",
"lastModified": 1770458444,
"narHash": "sha256-ZUh8eoJSkA/NVj451Y4onrRjv0XRfNyTMZhfrY71FoU=",
"owner": "noctalia-dev",
"repo": "noctalia-shell",
"rev": "a8d74633f6920b91edf102e33a812af8489e2c88",
"rev": "b56f3bd363e5a582bf0cfab4d00faaf0e5fc5d0b",
"type": "github"
},
"original": {
@@ -258,11 +258,11 @@
]
},
"locked": {
"lastModified": 1770001842,
"narHash": "sha256-ZAyTeILfdWwDp1nuF0RK3McBduMi49qnJvrS+3Ezpac=",
"lastModified": 1770433312,
"narHash": "sha256-IaiqGwmLBrR0z67t/oaS6GIFxv9V8mDY7dBTuYVTbKY=",
"owner": "oxalica",
"repo": "rust-overlay",
"rev": "5018343419ea808f8a413241381976b7e60951f2",
"rev": "9922ff9f99a6436756cbe6f5d11f9c3630e58cf0",
"type": "github"
},
"original": {
@@ -292,11 +292,11 @@
"tinted-zed": "tinted-zed"
},
"locked": {
"lastModified": 1769978605,
"narHash": "sha256-Vjniae6HHJCb9xZLeUOP15aRQXSZuKeeaZFM+gRDCgo=",
"lastModified": 1770382623,
"narHash": "sha256-NB9j2JsIcSPcY7FzzoIqJA04p4xSdJpgyLAwzzzncpc=",
"owner": "nix-community",
"repo": "stylix",
"rev": "ce22070ec5ce6169a6841da31baea33ce930ed38",
"rev": "05c798e0074296df9bfc6ef3df0e936b878b835a",
"type": "github"
},
"original": {

View File

@@ -38,7 +38,7 @@
"amd_pstate.shared_mem=1"
"pcie_aspm.policy=powersupersave" # Aggressive PCIe power management
"amdgpu.gpu_recovery=1" # Enable automatic GPU recovery
#"amdgpu.runpm=0" # Disable runtime PM (major hang cause)
"amdgpu.runpm=0" # Disable runtime PM (major hang cause)
###"amdgpu.dcdebugmask=0x400"
#"amdgpu.dcdebugmask=0x10" # Disable PSR (panel self-refresh)
#"amdgpu.ppfeaturemask=0xf7fff" # Disable GFXOFF

18
nixos/flake.lock generated
View File

@@ -5,11 +5,11 @@
"nixpkgs": "nixpkgs"
},
"locked": {
"lastModified": 1769978395,
"narHash": "sha256-gj1yP3spUb1vGtaF5qPhshd2j0cg4xf51pklDsIm19Q=",
"lastModified": 1770318660,
"narHash": "sha256-yFVde8QZK7Dc0Xa8eQDsmxLX4NJNfL1NKfctSyiQgMY=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "984708c34d3495a518e6ab6b8633469bbca2f77a",
"rev": "471e6a065f9efed51488d7c51a9abbd387df91b8",
"type": "github"
},
"original": {
@@ -19,11 +19,11 @@
},
"nixpkgs": {
"locked": {
"lastModified": 1769018530,
"narHash": "sha256-MJ27Cy2NtBEV5tsK+YraYr2g851f3Fl1LpNHDzDX15c=",
"lastModified": 1770115704,
"narHash": "sha256-KHFT9UWOF2yRPlAnSXQJh6uVcgNcWlFqqiAZ7OVlHNc=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "88d3861acdd3d2f0e361767018218e51810df8a1",
"rev": "e6eae2ee2110f3d31110d5c222cd395303343b08",
"type": "github"
},
"original": {
@@ -35,11 +35,11 @@
},
"nixpkgs_2": {
"locked": {
"lastModified": 1769789167,
"narHash": "sha256-kKB3bqYJU5nzYeIROI82Ef9VtTbu4uA3YydSk/Bioa8=",
"lastModified": 1770197578,
"narHash": "sha256-AYqlWrX09+HvGs8zM6ebZ1pwUqjkfpnv8mewYwAo+iM=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "62c8382960464ceb98ea593cb8321a2cf8f9e3e5",
"rev": "00c21e4c93d963c50d4c0c89bfa84ed6e0694df2",
"type": "github"
},
"original": {

View File

@@ -38,6 +38,7 @@
"autoShowDelay": 150,
"backgroundOpacity": 0,
"barType": "simple",
"capsuleColorKey": "none",
"capsuleOpacity": 1,
"density": "default",
"displayMode": "always_visible",
@@ -63,20 +64,22 @@
{
"compactMode": false,
"diskPath": "/",
"iconColor": "none",
"id": "SystemMonitor",
"showCpuFreq": false,
"showCpuTemp": true,
"showCpuUsage": true,
"showDiskAsFree": false,
"showDiskAvailable": false,
"showDiskUsage": false,
"showDiskUsageAsPercent": false,
"showGpuTemp": false,
"showLoadAverage": false,
"showMemoryAsPercent": false,
"showMemoryUsage": true,
"showNetworkStats": true,
"showSwapUsage": false,
"useMonospaceFont": true,
"usePrimaryColor": true
"textColor": "none",
"useMonospaceFont": true
},
{
"compactMode": false,
@@ -93,6 +96,7 @@
"showArtistFirst": true,
"showProgressRing": true,
"showVisualizer": false,
"textColor": "none",
"useFixedWidth": false,
"visualizerType": "linear"
}
@@ -106,6 +110,7 @@
{
"hideWhenZero": true,
"hideWhenZeroUnread": false,
"iconColor": "none",
"id": "NotificationHistory",
"showUnreadBadge": true,
"unreadBadgeColor": "primary"
@@ -117,34 +122,41 @@
"hideIfNotDetected": true,
"id": "Battery",
"showNoctaliaPerformance": false,
"showPowerProfiles": false,
"warningThreshold": 30
"showPowerProfiles": false
},
{
"displayMode": "onhover",
"id": "Network"
"iconColor": "none",
"id": "Network",
"textColor": "none"
},
{
"displayMode": "onhover",
"id": "Bluetooth"
"iconColor": "none",
"id": "Bluetooth",
"textColor": "none"
},
{
"displayMode": "onhover",
"iconColor": "none",
"id": "Volume",
"middleClickCommand": "pwvucontrol || pavucontrol"
"middleClickCommand": "pwvucontrol || pavucontrol",
"textColor": "none"
},
{
"displayMode": "onhover",
"id": "Brightness"
"iconColor": "none",
"id": "Brightness",
"textColor": "none"
},
{
"clockColor": "none",
"customFont": "",
"formatHorizontal": "HH:mm:ss",
"formatVertical": "HH mm - dd MM",
"id": "Clock",
"tooltipFormat": "HH:mm ddd, MMM dd",
"useCustomFont": false,
"usePrimaryColor": true
"useCustomFont": false
},
{
"colorizeDistroLogo": false,
@@ -278,6 +290,8 @@
"autoStartAuth": false,
"avatarImage": "/home/lusia/Downloads/lusia.jpg",
"boxRadiusRatio": 1,
"clockFormat": "hh\\nmm",
"clockStyle": "custom",
"compactLockScreen": true,
"dimmerOpacity": 0.6,
"enableLockScreenCountdown": true,
@@ -344,6 +358,7 @@
"notifications": {
"backgroundOpacity": 1,
"criticalUrgencyDuration": 15,
"enableBatteryToast": true,
"enableKeyboardLayoutToast": true,
"enableMediaToast": false,
"enabled": true,
@@ -383,6 +398,9 @@
],
"overlayLayer": true
},
"plugins": {
"autoUpdate": false
},
"sessionMenu": {
"countdownDuration": 10000,
"enableCountdown": true,
@@ -430,12 +448,16 @@
"showHeader": true,
"showNumberLabels": true
},
"settingsVersion": 46,
"settingsVersion": 49,
"systemMonitor": {
"batteryCriticalThreshold": 5,
"batteryWarningThreshold": 20,
"cpuCriticalThreshold": 90,
"cpuPollingInterval": 3000,
"cpuPollingInterval": 1000,
"cpuWarningThreshold": 80,
"criticalColor": "",
"diskAvailCriticalThreshold": 10,
"diskAvailWarningThreshold": 20,
"diskCriticalThreshold": 90,
"diskPollingInterval": 3000,
"diskWarningThreshold": 80,
@@ -446,9 +468,9 @@
"gpuWarningThreshold": 80,
"loadAvgPollingInterval": 3000,
"memCriticalThreshold": 90,
"memPollingInterval": 3000,
"memPollingInterval": 1000,
"memWarningThreshold": 80,
"networkPollingInterval": 3000,
"networkPollingInterval": 1000,
"swapCriticalThreshold": 90,
"swapWarningThreshold": 80,
"tempCriticalThreshold": 90,