Compare commits
No commits in common. "4a25256ee6f061098b7790052f7386e3999fae8c" and "d30b0b1a97936ada088ed72e1cbdae876846ae14" have entirely different histories.
4a25256ee6
...
d30b0b1a97
18
flake.lock
generated
18
flake.lock
generated
@ -56,11 +56,11 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1756679287,
|
"lastModified": 1751468302,
|
||||||
"narHash": "sha256-Xd1vOeY9ccDf5VtVK12yM0FS6qqvfUop8UQlxEB+gTQ=",
|
"narHash": "sha256-tWosziZTT039x6PgEZUhzGlV8oLvdDmIgKTE8ESMaEA=",
|
||||||
"owner": "nix-community",
|
"owner": "nix-community",
|
||||||
"repo": "home-manager",
|
"repo": "home-manager",
|
||||||
"rev": "07fc025fe10487dd80f2ec694f1cd790e752d0e8",
|
"rev": "501cfec8277f931a9c9af9f23d3105c537faeafe",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
@ -159,11 +159,11 @@
|
|||||||
},
|
},
|
||||||
"nixpkgs-unstable": {
|
"nixpkgs-unstable": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1757347588,
|
"lastModified": 1753694789,
|
||||||
"narHash": "sha256-tLdkkC6XnsY9EOZW9TlpesTclELy8W7lL2ClL+nma8o=",
|
"narHash": "sha256-cKgvtz6fKuK1Xr5LQW/zOUiAC0oSQoA9nOISB0pJZqM=",
|
||||||
"owner": "NixOS",
|
"owner": "NixOS",
|
||||||
"repo": "nixpkgs",
|
"repo": "nixpkgs",
|
||||||
"rev": "b599843bad24621dcaa5ab60dac98f9b0eb1cabe",
|
"rev": "dc9637876d0dcc8c9e5e22986b857632effeb727",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
@ -191,11 +191,11 @@
|
|||||||
},
|
},
|
||||||
"nixpkgs_3": {
|
"nixpkgs_3": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1757408970,
|
"lastModified": 1753749649,
|
||||||
"narHash": "sha256-aSgK4BLNFFGvDTNKPeB28lVXYqVn8RdyXDNAvgGq+k0=",
|
"narHash": "sha256-+jkEZxs7bfOKfBIk430K+tK9IvXlwzqQQnppC2ZKFj4=",
|
||||||
"owner": "NixOS",
|
"owner": "NixOS",
|
||||||
"repo": "nixpkgs",
|
"repo": "nixpkgs",
|
||||||
"rev": "d179d77c139e0a3f5c416477f7747e9d6b7ec315",
|
"rev": "1f08a4df998e21f4e8be8fb6fbf61d11a1a5076a",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
@ -25,16 +25,10 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
hardware.bluetooth.enable = true;
|
hardware.bluetooth.enable = true;
|
||||||
hardware.rtl-sdr.enable = true;
|
|
||||||
sops.defaultSopsFile = ../../secrets/sisko/sisko.yaml;
|
sops.defaultSopsFile = ../../secrets/sisko/sisko.yaml;
|
||||||
environment.variables = { EDITOR = "vim"; };
|
environment.variables = { EDITOR = "vim"; };
|
||||||
|
|
||||||
users.users.felixalb.extraGroups = [
|
users.users.felixalb.extraGroups = [ "dialout" "networkmanager" "libvirtd" ];
|
||||||
"dialout"
|
|
||||||
"libvirtd"
|
|
||||||
"networkmanager"
|
|
||||||
"plugdev"
|
|
||||||
];
|
|
||||||
|
|
||||||
programs = {
|
programs = {
|
||||||
alvr = {
|
alvr = {
|
||||||
@ -50,8 +44,6 @@
|
|||||||
|
|
||||||
gamemode.enable = true;
|
gamemode.enable = true;
|
||||||
|
|
||||||
immersed.enable = true;
|
|
||||||
|
|
||||||
steam = {
|
steam = {
|
||||||
enable = true;
|
enable = true;
|
||||||
remotePlay.openFirewall = true;
|
remotePlay.openFirewall = true;
|
||||||
@ -75,7 +67,6 @@
|
|||||||
nixpkgs.config = {
|
nixpkgs.config = {
|
||||||
allowUnfreePredicate = pkg: builtins.elem (lib.getName pkg) [
|
allowUnfreePredicate = pkg: builtins.elem (lib.getName pkg) [
|
||||||
"discord"
|
"discord"
|
||||||
"immersed"
|
|
||||||
"spotify"
|
"spotify"
|
||||||
"steam"
|
"steam"
|
||||||
"steam-unwrapped"
|
"steam-unwrapped"
|
||||||
|
@ -15,7 +15,6 @@
|
|||||||
element-desktop
|
element-desktop
|
||||||
emacs-gtk
|
emacs-gtk
|
||||||
feishin
|
feishin
|
||||||
gqrx
|
|
||||||
jellyfin-media-player
|
jellyfin-media-player
|
||||||
kitty
|
kitty
|
||||||
libreoffice
|
libreoffice
|
||||||
@ -26,7 +25,6 @@
|
|||||||
papers
|
papers
|
||||||
pavucontrol
|
pavucontrol
|
||||||
picard
|
picard
|
||||||
pkgsRocm.hashcat
|
|
||||||
prismlauncher
|
prismlauncher
|
||||||
restic
|
restic
|
||||||
runelite
|
runelite
|
||||||
@ -34,6 +32,7 @@
|
|||||||
swayimg
|
swayimg
|
||||||
thunderbird
|
thunderbird
|
||||||
tor-browser
|
tor-browser
|
||||||
|
# unstable.bambu-studio
|
||||||
unstable.bolt-launcher
|
unstable.bolt-launcher
|
||||||
|
|
||||||
exiftool
|
exiftool
|
||||||
|
Loading…
x
Reference in New Issue
Block a user